Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "eosio-ecc", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "A universal JavaScript (Node.js, Deno.js and client) EOSIO (and Antelope) based digital signature package with key utilities.", | ||
@@ -87,3 +87,3 @@ "author": "pur3miish", | ||
"base58-js": "^2.0.0", | ||
"isomorphic-secp256k1-js": "^2.0.0", | ||
"isomorphic-secp256k1-js": "^2.0.4", | ||
"ripemd160-js": "^2.0.2", | ||
@@ -90,0 +90,0 @@ "universal-sha256-js": "^2.0.0" |
@@ -27,3 +27,3 @@ ![eos ecc logo](static/eosio-ecc.svg) | ||
"isomorphic-secp256k1-js/": "https://deno.land/x/secp256k1js/", | ||
"ripemd160-js/": "https://deno.land/x/ripemd160js/" | ||
"ripemd160-js/": "https://deno.land/x/ripemd160js@v2.0.3/" | ||
} | ||
@@ -95,3 +95,3 @@ } | ||
- Browsers matching the [Browserslist](https://browsersl.ist) query [`> 0.5%, not OperaMini all, not dead`](https://browsersl.ist/?q=%3E+0.5%25%2C+not+OperaMini+all%2C+not+dead). | ||
- [Deno](https://deno.land) version `^1.0.0`. | ||
- [Deno](https://deno.land) version `^1.30.0`. | ||
@@ -98,0 +98,0 @@ ## Exports |
Sorry, the diff of this file is not supported yet
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
26843
517