Comparing version 0.3.0 to 0.3.1
{ | ||
"name": "cbor-redux", | ||
"version": "0.3.0", | ||
"version": "0.3.1", | ||
"main": "dist/CBOR.js", | ||
@@ -5,0 +5,0 @@ "types": "dist/CBOR.d.ts", |
@@ -38,3 +38,3 @@ # cbor-redux | ||
``` | ||
> For ES5 polyfill, use es5/CBOR.js in the npm package or else `<script src="https://unpkg.com/cbor-redux@0.3.0/esm/CBOR.js"></script>`. | ||
> For ES5 polyfill, use es5/CBOR.js in the npm package or else `<script src="https://unpkg.com/cbor-redux@0.3.0/es5/CBOR.js"></script>`. | ||
@@ -41,0 +41,0 @@ Then you can use it via the `CBOR`-object in your code: |
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