bnc-assist
Advanced tools
Comparing version 0.10.0 to 0.10.1
{ | ||
"name": "bnc-assist", | ||
"version": "0.10.0", | ||
"version": "0.10.1", | ||
"description": "Blocknative Assist js library for Dapp developers", | ||
@@ -5,0 +5,0 @@ "main": "lib/assist.min.js", |
@@ -46,3 +46,3 @@ # Assist.js | ||
The library uses [semantic versioning](https://semver.org/spec/v2.0.0.html). | ||
The current version is 0.10.0. | ||
The current version is 0.10.1. | ||
There are minified and non-minified versions. | ||
@@ -52,7 +52,7 @@ Put this script at the top of your `<head>` | ||
```html | ||
<script src="https://assist.blocknative.com/0-9-6/assist.js"></script> | ||
<script src="https://assist.blocknative.com/0-10-1/assist.js"></script> | ||
<!-- OR... --> | ||
<script src="https://assist.blocknative.com/0-9-6/assist.min.js"></script> | ||
<script src="https://assist.blocknative.com/0-10-1/assist.min.js"></script> | ||
``` | ||
@@ -59,0 +59,0 @@ |
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
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
2614477