cashaddrjs
Advanced tools
Comparing version 0.2.2 to 0.2.3
{ | ||
"name": "cashaddrjs", | ||
"version": "0.2.2", | ||
"version": "0.2.3", | ||
"description": "Bitcoin Cash cashaddr address format support for Node.js and web browsers.", | ||
@@ -5,0 +5,0 @@ "main": "lib/cashaddr.js", |
@@ -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.2.2.min.js](https://cdn.rawgit.com/bitcoincashjs/cashaddrjs/master/dist/cashaddrjs-0.2.2.min.js). | ||
You may also download the distribution file manually and place it within your third-party scripts directory: [dist/cashaddrjs-0.2.3.min.js](https://cdn.rawgit.com/bitcoincashjs/cashaddrjs/master/dist/cashaddrjs-0.2.3.min.js). | ||
@@ -56,3 +56,3 @@ ## Usage | ||
... | ||
<script src="https://cdn.rawgit.com/bitcoincashjs/cashaddrjs/master/dist/cashaddrjs-0.2.2.min.js"></script> | ||
<script src="https://cdn.rawgit.com/bitcoincashjs/cashaddrjs/master/dist/cashaddrjs-0.2.3.min.js"></script> | ||
</head> | ||
@@ -73,2 +73,2 @@ ... | ||
Browse automatically generated jsdocs [online](https://cdn.rawgit.com/bitcoincashjs/cashaddrjs/master/docs/global.html#encode). | ||
Browse automatically generated jsdocs [online](https://cdn.rawgit.com/bitcoincashjs/cashaddrjs/master/docs/index.html). |
@@ -71,2 +71,2 @@ # CashAddr.js: The new Bitcoin Cash address format for Node.js and web browsers. | ||
Browse automatically generated jsdocs [online](https://cdn.rawgit.com/bitcoincashjs/cashaddrjs/master/docs/global.html#encode). | ||
Browse automatically generated jsdocs [online](https://cdn.rawgit.com/bitcoincashjs/cashaddrjs/master/docs/index.html). |
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
58212