bitcoinjs-lib
Advanced tools
Comparing version 1.1.7 to 1.1.8
{ | ||
"name": "bitcoinjs-lib", | ||
"version": "1.1.7", | ||
"version": "1.1.8", | ||
"description": "Client-side Bitcoin JavaScript library", | ||
@@ -5,0 +5,0 @@ "main": "./src/index.js", |
module.exports = { | ||
Address: require('./address'), | ||
base58check: require('./bs58check'), | ||
base58check: require('./base58check'), | ||
bufferutils: require('./bufferutils'), | ||
@@ -5,0 +5,0 @@ crypto: require('./crypto'), |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
537232
0