cashaddrjs
Advanced tools
Comparing version 0.3.3 to 0.3.4
{ | ||
"name": "cashaddrjs", | ||
"version": "0.3.3", | ||
"version": "0.3.4", | ||
"description": "Bitcoin Cash cashaddr address format support for Node.js and web browsers.", | ||
@@ -41,3 +41,2 @@ "main": "src/cashaddr.js", | ||
"devDependencies": { | ||
"anymatch": "2.0.0", | ||
"babel-cli": "^6.26.0", | ||
@@ -51,4 +50,4 @@ "babel-core": "^6.26.3", | ||
"chai": "4.2.0", | ||
"coveralls": "^3.0.3", | ||
"eslint": "5.9.0", | ||
"coveralls": "3.0.4", | ||
"eslint": "5.16.0", | ||
"http-server": "0.11.1", | ||
@@ -60,3 +59,3 @@ "jsdoc": "^3.5.5", | ||
"mustache": "3.0.1", | ||
"nyc": "^13.3.0", | ||
"nyc": "^14.1.1", | ||
"random-js": "^1.0.8", | ||
@@ -63,0 +62,0 @@ "shelljs": "0.8.3", |
@@ -29,3 +29,3 @@ # CashAddr.js: The new Bitcoin Cash address format for Node.js and web browsers. | ||
You may also download the distribution file manually and place it within your third-party scripts directory: [dist/cashaddrjs-0.3.3.min.js](https://cdn.rawgit.com/bitcoincashjs/cashaddrjs/master/dist/cashaddrjs-0.3.3.min.js). | ||
You may also download the distribution file manually and place it within your third-party scripts directory: [dist/cashaddrjs-0.3.4.min.js](https://cdn.rawgit.com/bitcoincashjs/cashaddrjs/master/dist/cashaddrjs-0.3.4.min.js). | ||
@@ -58,3 +58,3 @@ ## Usage | ||
... | ||
<script src="https://cdn.rawgit.com/bitcoincashjs/cashaddrjs/master/dist/cashaddrjs-0.3.3.min.js"></script> | ||
<script src="https://cdn.rawgit.com/bitcoincashjs/cashaddrjs/master/dist/cashaddrjs-0.3.4.min.js"></script> | ||
</head> | ||
@@ -61,0 +61,0 @@ ... |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
21
118042