Socket
Socket
Sign inDemoInstall

@bitaccess/coinlib-ethereum

Package Overview
Dependencies
413
Maintainers
17
Versions
26
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.0.5 to 5.1.0

22

package.json
{
"name": "@bitaccess/coinlib-ethereum",
"version": "5.0.5",
"version": "5.1.0",
"description": "Library to assist in processing ethereum payments, such as deriving addresses and sweeping funds",

@@ -42,3 +42,3 @@ "main": "dist/index.cjs.js",

"start": "rollup -c rollup.config.ts -w",
"test": "jest --runInBand --detectOpenHandles --bail",
"test": "jest --runInBand --bail",
"report-coverage": "cat ./coverage/lcov.info | coveralls",

@@ -51,3 +51,3 @@ "version": "npm run build",

"@types/elliptic": "^6.4.12",
"@types/jest": "^26.0.5",
"@types/jest": "^27.0.2",
"@types/lodash": "^4.14.144",

@@ -60,6 +60,6 @@ "@types/node": "^14.0.24",

"ganache-core": "^2.13.2",
"jest": "^26.5.3",
"jest-circus": "^26.1.0",
"jest-config": "^26.1.0",
"lint-staged": "^8.0.0",
"jest": "^27.2.4",
"jest-circus": "^27.2.4",
"jest-config": "^27.2.4",
"lint-staged": "^11.2.0",
"nock": "^11.7.1",

@@ -75,3 +75,3 @@ "node-fetch": "^2.6.1",

"rollup-plugin-typescript2": "^0.27.2",
"ts-jest": "^26.5.5",
"ts-jest": "^27.0.5",
"ts-node": "^8.10.2",

@@ -84,3 +84,3 @@ "tsconfig-paths": "^3.9.0",

"dependencies": {
"@bitaccess/coinlib-common": "^5.0.1",
"@bitaccess/coinlib-common": "^5.1.0",
"@faast/ts-common": "^0.6.0",

@@ -90,3 +90,3 @@ "bignumber.js": "^9.0.0",

"elliptic": "^6.5.4",
"ethereum-input-data-decoder": "^0.3.0",
"ethereum-input-data-decoder": "^0.3.5",
"ethereumjs-tx": "^2.1.2",

@@ -101,3 +101,3 @@ "ethereumjs-util": "^6.2.0",

},
"gitHead": "de574821548dda30a9cf8799e6aea76cca47241c"
"gitHead": "3abb37b200946296f949f17fae86f3bf53bb7a52"
}
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc