@scrypt-inc/bsv
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -75,2 +75,2 @@ 'use strict' | ||
module.exports = bsv | ||
export default bsv | ||
// export default bsv |
{ | ||
"name": "@scrypt-inc/bsv", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "A pure and powerful JavaScript Bitcoin SV (BSV) library.", | ||
@@ -17,3 +17,4 @@ "author": "sCrypt.Inc", | ||
"coverage": "nyc --reporter=text npm run test", | ||
"prepublishOnly": "yarn build" | ||
"prepublishOnly": "yarn build", | ||
"release": "npm publish --access public" | ||
}, | ||
@@ -20,0 +21,0 @@ "targets": { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
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
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
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
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
5519240
81162