@dxos/keys
Advanced tools
Comparing version 0.6.7-staging.1976059 to 0.6.7-staging.e9eb1ed
@@ -0,1 +1,3 @@ | ||
/// <reference types="node" /> | ||
/// <reference types="node" /> | ||
import { inspect, type InspectOptionsStylized } from 'node:util'; | ||
@@ -2,0 +4,0 @@ import { devtoolsFormatter, type DevtoolsFormatter, equalsSymbol, type Equatable } from '@dxos/debug'; |
@@ -0,1 +1,2 @@ | ||
/// <reference types="node" /> | ||
export type KeyPair = { | ||
@@ -2,0 +3,0 @@ publicKey: Buffer; |
{ | ||
"name": "@dxos/keys", | ||
"version": "0.6.7-staging.1976059", | ||
"version": "0.6.7-staging.e9eb1ed", | ||
"description": "Key utils and definitions.", | ||
@@ -27,5 +27,5 @@ "homepage": "https://dxos.org", | ||
"dependencies": { | ||
"@dxos/debug": "0.6.7-staging.1976059", | ||
"@dxos/invariant": "0.6.7-staging.1976059", | ||
"@dxos/node-std": "0.6.7-staging.1976059" | ||
"@dxos/debug": "0.6.7-staging.e9eb1ed", | ||
"@dxos/invariant": "0.6.7-staging.e9eb1ed", | ||
"@dxos/node-std": "0.6.7-staging.e9eb1ed" | ||
}, | ||
@@ -32,0 +32,0 @@ "devDependencies": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
121287
1801
+ Added@dxos/debug@0.6.7-staging.e9eb1ed(transitive)
+ Added@dxos/invariant@0.6.7-staging.e9eb1ed(transitive)
+ Added@dxos/node-std@0.6.7-staging.e9eb1ed(transitive)
- Removed@dxos/debug@0.6.7-staging.1976059(transitive)
- Removed@dxos/invariant@0.6.7-staging.1976059(transitive)
- Removed@dxos/node-std@0.6.7-staging.1976059(transitive)