@dxos/crypto-names
Advanced tools
Comparing version 0.6.7 to 0.6.8-main.046e6cf
@@ -1,2 +0,1 @@ | ||
/// <reference types="node" /> | ||
export declare const generateKey: () => Buffer; | ||
@@ -3,0 +2,0 @@ /** |
{ | ||
"name": "@dxos/crypto-names", | ||
"version": "0.6.7", | ||
"version": "0.6.8-main.046e6cf", | ||
"description": "Basic crypto key utils", | ||
@@ -30,3 +30,3 @@ "homepage": "https://dxos.org", | ||
"hypercore-crypto": "^2.3.0", | ||
"@dxos/node-std": "0.6.7" | ||
"@dxos/node-std": "0.6.8-main.046e6cf" | ||
}, | ||
@@ -39,3 +39,3 @@ "devDependencies": { | ||
"uniq": "^1.0.1", | ||
"@dxos/random": "0.6.7" | ||
"@dxos/random": "0.6.8-main.046e6cf" | ||
}, | ||
@@ -42,0 +42,0 @@ "publishConfig": { |
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
76844
1814
+ Added@dxos/node-std@0.6.8-main.046e6cf(transitive)
- Removed@dxos/node-std@0.6.7(transitive)