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

@eth-sdk/utils

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@eth-sdk/utils - npm Package Compare versions

Comparing version 0.1.7 to 0.2.0

34

package.json
{
"name": "@eth-sdk/utils",
"version": "0.1.7",
"version": "0.2.0",
"description": "Eth sdk utils",

@@ -12,6 +12,6 @@ "author": {

"type": "git",
"url": "https://github.com/etherspot/eth-sdk.git"
"url": "https://github.com/abridged/eth-sdk.git"
},
"bugs": {
"url": "https://github.com/etherspot/eth-sdk/issues"
"url": "https://github.com/abridged/eth-sdk/issues"
},

@@ -31,18 +31,18 @@ "main": "./build/index.js",

"dependencies": {
"@types/bn.js": "^4.11.5",
"@types/node": "^12.0.0",
"@types/secp256k1": "^3.5.0",
"bn.js": "^4.11.8",
"js-sha3": "^0.8.0",
"secp256k1": "^3.7.1"
"@types/bn.js": "4.11.5",
"@types/node": "12.12.9",
"@types/secp256k1": "3.5.0",
"bn.js": "4.11.8",
"js-sha3": "0.8.0",
"secp256k1": "3.7.1"
},
"devDependencies": {
"@types/jest": "^24.0.19",
"jest": "^24.9.0",
"rimraf": "^3.0.0",
"ts-jest": "^24.1.0",
"tslint": "^5.20.0",
"tslint-config-airbnb": "^5.11.2",
"tsutils": "^3.17.1",
"typescript": "^3.6.4"
"@types/jest": "24.0.23",
"jest": "24.9.0",
"rimraf": "3.0.0",
"ts-jest": "24.1.0",
"tslint": "5.20.1",
"tslint-config-airbnb": "5.11.2",
"tsutils": "3.17.1",
"typescript": "3.7.2"
},

@@ -49,0 +49,0 @@ "jest": {

Sorry, the diff of this file is not supported yet

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