Socket
Socket
Sign inDemoInstall

rlp

Package Overview
Dependencies
0
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.0 to 1.1.1

4

package.json
{
"name": "rlp",
"version": "1.1.0",
"version": "1.1.1",
"description": "Recursive Length Prefix Encoding Module",

@@ -10,3 +10,3 @@ "main": "index.js",

"scripts": {
"test": "standard ./index.js && ./node_modules/mocha/bin/mocha --reporter spec ./test/",
"test": "standard ./index.js ./bin/rlp && ./node_modules/mocha/bin/mocha --reporter spec ./test/",
"webtest": "browserify test/max.js | testling -u"

@@ -13,0 +13,0 @@ },

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc