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