Gathering detailed insights and metrics for @exodus/walletconnect-environment
Gathering detailed insights and metrics for @exodus/walletconnect-environment
Gathering detailed insights and metrics for @exodus/walletconnect-environment
Gathering detailed insights and metrics for @exodus/walletconnect-environment
Javascript Utilities for WalletConnect
npm install @exodus/walletconnect-environment
Typescript
Module System
Node Version
NPM Version
71.3
Supply Chain
69.3
Quality
82.9
Maintenance
100
Vulnerability
100
License
TypeScript (96.65%)
JavaScript (3.35%)
Total Downloads
0
Last Day
0
Last Week
0
Last Month
0
Last Year
0
MIT License
120 Stars
426 Commits
79 Forks
23 Watchers
56 Branches
18 Contributors
Updated on Jul 12, 2025
Latest Version
1.0.1-exodus.1
Package Id
@exodus/walletconnect-environment@1.0.1-exodus.1
Unpacked Size
5.10 kB
Size
2.30 kB
File Count
9
NPM Version
8.19.4
Node Version
16.20.0
Published on
May 24, 2023
Cumulative downloads
Total Downloads
Last Day
0%
NaN
Compared to previous day
Last Week
0%
NaN
Compared to previous week
Last Month
0%
NaN
Compared to previous month
Last Year
0%
NaN
Compared to previous year
1
6
Environment utilities
This library provides utilties to detect environment for Browser, NodeJS and React-Native
1import * as env from 'environment'; 2 3// true for NodeJS 4env.isNode(); 5 6// true for React-Native 7env.isReactNative(); 8 9// true for Browser 10env.isBrowser();
No vulnerabilities found.
Reason
30 commit(s) out of 30 and 0 issue activity out of 5 found in the last 90 days -- score normalized to 10
Reason
no vulnerabilities detected
Reason
no dangerous workflow patterns detected
Reason
license file detected
Details
Reason
no binaries found in the repo
Reason
dependency not pinned by hash detected -- score normalized to 9
Details
Reason
GitHub code reviews found for 15 commits out of the last 30 -- score normalized to 5
Details
Reason
no badge detected
Reason
branch protection not enabled on development/release branches
Details
Reason
non read-only tokens detected in GitHub workflows
Details
Reason
no update tool detected
Details
Reason
security policy file not detected
Reason
project is not fuzzed
Score
Last Scanned on 2022-08-15
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More