@browser-network/crypto
Advanced tools
Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "@browser-network/crypto", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "A wrapper around eccrypto designed for use in the browser-network ecosystem", | ||
@@ -5,0 +5,0 @@ "main": "./dist/src/index.js", |
@@ -10,2 +10,14 @@ # Browser Network Crypto | ||
## Installation | ||
```sh | ||
npm install @browser-network/crypto | ||
``` | ||
or | ||
```html | ||
<script src="//unpkg.com/@browser-network/network/umd/crypto.min.js"></script> | ||
``` | ||
## Usage | ||
@@ -12,0 +24,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
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
1232641
48