Socket
Socket
Sign inDemoInstall

bip32

Package Overview
Dependencies
40
Maintainers
3
Versions
19
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.5 to 2.0.6

8

package.json
{
"name": "bip32",
"version": "2.0.5",
"version": "2.0.6",
"description": "A BIP32 compatible library",

@@ -49,6 +49,6 @@ "keywords": [

"devDependencies": {
"nyc": "^14.1.1",
"nyc": "^15.0.0",
"prettier": "1.16.4",
"tape": "^4.9.0",
"tslint": "^5.16.0",
"tape": "^4.13.2",
"tslint": "^6.1.0",
"typescript": "3.3.3333"

@@ -55,0 +55,0 @@ },

@@ -70,2 +70,5 @@ "use strict";

}
get compressed() {
return true;
}
// Private === not neutered

@@ -72,0 +75,0 @@ // Public === neutered

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