@textile/crypto
Advanced tools
Comparing version 2.1.0 to 2.1.1
{ | ||
"name": "@textile/crypto", | ||
"version": "2.1.0", | ||
"version": "2.1.1", | ||
"description": "Various crypto modules for use with Textile tools/libraries.", | ||
@@ -34,3 +34,3 @@ "main": "dist/cjs/index.js", | ||
}, | ||
"gitHead": "71dc4ba5d24b58e9479784807e91420d35e54bdb" | ||
"gitHead": "6b64b21189f1b19bddfb81f5eab5dee6ca5ef95c" | ||
} |
@@ -18,5 +18,5 @@ # @textile/crypto | ||
```js | ||
import { Keypair } from '@textile/hub' | ||
import { PrivateKey } from '@textile/hub' | ||
``` | ||
[Read the docs](https://textileio.github.io/js-textile/). |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
249076
0