Gathering detailed insights and metrics for @ethersproject/properties
Gathering detailed insights and metrics for @ethersproject/properties
Gathering detailed insights and metrics for @ethersproject/properties
Gathering detailed insights and metrics for @ethersproject/properties
@exchain-ethersproject/properties
Properties utility functions for ethers.
@exodus/ethersproject-properties
Properties utility functions for ethers.
@ethersproject-bsc/properties
Properties utility functions for ethers.
@pulse-ethersproject/properties
Properties utility functions for ethers.
Complete Ethereum library and wallet implementation in JavaScript.
npm install @ethersproject/properties
Typescript
Module System
Node Version
NPM Version
99.8
Supply Chain
80.4
Quality
77
Maintenance
100
Vulnerability
100
License
ethers/v6.15.0 (2025-07-01 11:24)
Updated on Jul 02, 2025
ethers/v6.14.4 (2025-06-12 23:16)
Updated on Jun 13, 2025
ethers/v6.14.3 (2025-05-26 18:55)
Updated on May 27, 2025
ethers/v6.14.2 (2025-05-26 18:31)
Updated on May 26, 2025
ethers/v6.14.1 (2025-05-15 14:17)
Updated on May 15, 2025
ethers/v6.14.0 (2025-05-06 22:02)
Updated on May 07, 2025
TypeScript (67.2%)
JavaScript (32.75%)
HTML (0.05%)
Total Downloads
0
Last Day
0
Last Week
0
Last Month
0
Last Year
0
MIT License
8,354 Stars
774 Commits
1,984 Forks
106 Watchers
23 Branches
3 Contributors
Updated on Jul 13, 2025
Latest Version
5.8.0
Package Id
@ethersproject/properties@5.8.0
Unpacked Size
30.25 kB
Size
7.60 kB
File Count
21
NPM Version
10.9.0
Node Version
22.12.0
Published on
Feb 26, 2025
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
This sub-module is part of the ethers project.
It contains several useful utility methods for managing simple objects with defined properties.
For more information, see the documentation.
Most users will prefer to use the umbrella package, but for those with more specific needs, individual components can be imported.
1const { 2 3 defineReadOnly, 4 5 getStatic, 6 7 resolveProperties, 8 checkProperties, 9 10 shallowCopy, 11 deepCopy, 12 13 Description, 14 15 // Types 16 17 Deferrable 18 19} = require("@ethersproject/properties");
MIT License
No vulnerabilities found.
Reason
30 commit(s) and 13 issue activity found in the last 90 days -- score normalized to 10
Reason
no dangerous workflow patterns detected
Reason
security policy file detected
Details
Reason
license file detected
Details
Reason
no binaries found in the repo
Reason
1 existing vulnerabilities detected
Details
Reason
dependency not pinned by hash detected -- score normalized to 2
Details
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
Found 0/30 approved changesets -- score normalized to 0
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
no SAST tool detected
Details
Reason
branch protection not enabled on development/release branches
Details
Reason
project is not fuzzed
Details
Score
Last Scanned on 2025-07-07
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