Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@ethersproject/strings

Package Overview
Dependencies
Maintainers
1
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ethersproject/strings - npm Package Compare versions

Comparing version 5.0.0-beta.129 to 5.0.0-beta.130

lib.esm/_version.d.ts

14

package.json
{
"name": "@ethersproject/strings",
"version": "5.0.0-beta.129",
"version": "5.0.0-beta.130",
"description": "String utility functions.",
"main": "index.js",
"main": "./lib/index.js",
"scripts": {

@@ -10,5 +10,5 @@ "test": "echo \"Error: no test specified\" && exit 1"

"dependencies": {
"@ethersproject/bytes": ">5.0.0-beta.0",
"@ethersproject/constants": ">5.0.0-beta.0",
"@ethersproject/logger": ">5.0.0-beta.0"
"@ethersproject/bytes": ">=5.0.0-beta.129",
"@ethersproject/constants": ">=5.0.0-beta.128",
"@ethersproject/logger": ">=5.0.0-beta.129"
},

@@ -30,3 +30,5 @@ "keywords": [

},
"tarballHash": "0x35d6b6566f2aa9de4e2d7abe253e83f60fb08d157a331fcd27d3d3a9b9361e7e"
"module": "./lib.esm/index.js",
"types": "./lib/index.d.ts",
"tarballHash": "0xad6de3522ce3c505a97fa0f8335e22c73752e683f5dd81e28d84269616abd8eb"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc