Socket
Socket
Sign inDemoInstall

@ganache/rlp

Package Overview
Dependencies
11
Maintainers
3
Versions
64
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.1-canary.1318 to 0.1.1-canary.1320

12

package.json

@@ -6,3 +6,3 @@ {

},
"version": "0.1.1-canary.1318+5e6032d2",
"version": "0.1.1-canary.1320",
"description": "Recursive Length Prefix Encoding Module",

@@ -31,3 +31,3 @@ "author": "David Murdoch",

"test": "nyc npm run mocha",
"mocha": "cross-env TS_NODE_COMPILER=ttypescript TS_NODE_FILES=true mocha --exit --check-leaks --throw-deprecation --trace-warnings --require ts-node/register 'tests/**/*.test.ts'"
"mocha": "cross-env TS_NODE_COMPILER=ttypescript DE_FILES=true mocha --exit --check-leaks --throw-deprecation --trace-warnings --require ts-node/register 'tests/**/*.test.ts'"
},

@@ -53,3 +53,3 @@ "bugs": {

"dependencies": {
"@ganache/utils": "0.1.1-canary.1318+5e6032d2",
"@ganache/utils": "0.1.1-canary.1320",
"rlp": "2.2.6"

@@ -59,10 +59,10 @@ },

"@types/mocha": "8.2.2",
"cross-env": "7.0.2",
"cross-env": "7.0.3",
"mocha": "8.4.0",
"nyc": "15.1.0",
"ts-node": "9.0.0",
"ts-node": "9.1.1",
"ttypescript": "1.5.12",
"typescript": "4.1.3"
},
"gitHead": "5e6032d29ca8134eac334b59ffceab091f84db27"
"gitHead": "095f3be78553500e7dfed217253b8b68f4feda93"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

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