@ucanto/principal
Advanced tools
Comparing version 9.0.0 to 9.0.1
{ | ||
"name": "@ucanto/principal", | ||
"description": "ucanto principal", | ||
"version": "9.0.0", | ||
"version": "9.0.1", | ||
"keywords": [ | ||
@@ -28,3 +28,3 @@ "UCAN", | ||
"one-webcrypto": "^1.0.3", | ||
"@ucanto/interface": "^9.0.0" | ||
"@ucanto/interface": "^10.0.0" | ||
}, | ||
@@ -31,0 +31,0 @@ "devDependencies": { |
@@ -8,2 +8,3 @@ import * as ed25519 from './ed25519.js' | ||
// exports | ||
export { ed25519, RSA, Absentee } |
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
96384
2773
+ Added@noble/curves@1.7.0(transitive)
+ Added@noble/hashes@1.6.01.6.1(transitive)
+ Added@ucanto/interface@10.0.1(transitive)
- Removed@noble/curves@1.6.0(transitive)
- Removed@noble/hashes@1.5.0(transitive)
- Removed@ucanto/interface@9.0.0(transitive)
Updated@ucanto/interface@^10.0.0