New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@polybase/eth

Package Overview
Dependencies
Maintainers
3
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@polybase/eth - npm Package Compare versions

Comparing version
0.6.5
to
0.6.6
+3
-3
package.json
{
"name": "@polybase/eth",
"description": "Ethereum helper utility for Polybase",
"version": "0.6.5",
"version": "0.6.6",
"main": "./dist/index.js",

@@ -56,5 +56,5 @@ "types": "./dist/index.d.ts",

"@ethersproject/strings": "^5.7.0",
"@polybase/util": "^0.6.5"
"@polybase/util": "^0.6.6"
},
"gitHead": "8662db4ba952e08ee9e58d47638c805d38b8dc38"
"gitHead": "0b2d1800ef6fbfaf329e3d07baa55ddda1d003f4"
}