@dxos/crypto
Advanced tools
Comparing version 0.6.12-main.15a606f to 0.6.12-main.5a87ad5
{ | ||
"name": "@dxos/crypto", | ||
"version": "0.6.12-main.15a606f", | ||
"version": "0.6.12-main.5a87ad5", | ||
"description": "Basic cross-platform crypto utils.", | ||
@@ -11,3 +11,3 @@ "homepage": "https://dxos.org", | ||
"#hypercore-crypto": { | ||
"workerd": "./hypercore-crypto-stub.js", | ||
"workerd": "./hypercore-crypto-stub.mjs", | ||
"default": "hypercore-crypto" | ||
@@ -36,9 +36,9 @@ } | ||
"src", | ||
"./hypercore-crypto-stub.js" | ||
"./hypercore-crypto-stub.mjs" | ||
], | ||
"dependencies": { | ||
"hypercore-crypto": "^2.3.0", | ||
"@dxos/invariant": "0.6.12-main.15a606f", | ||
"@dxos/node-std": "0.6.12-main.15a606f", | ||
"@dxos/keys": "0.6.12-main.15a606f" | ||
"@dxos/invariant": "0.6.12-main.5a87ad5", | ||
"@dxos/keys": "0.6.12-main.5a87ad5", | ||
"@dxos/node-std": "0.6.12-main.5a87ad5" | ||
}, | ||
@@ -45,0 +45,0 @@ "devDependencies": { |
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
53865
+ Added@dxos/debug@0.6.12-main.5a87ad5(transitive)
+ Added@dxos/keys@0.6.12-main.5a87ad5(transitive)
+ Added@dxos/node-std@0.6.12-main.5a87ad5(transitive)
- Removed@dxos/debug@0.6.12-main.15a606f(transitive)
- Removed@dxos/keys@0.6.12-main.15a606f(transitive)
- Removed@dxos/node-std@0.6.12-main.15a606f(transitive)