@xyo-network/key-model
Advanced tools
Comparing version 2.111.2 to 2.111.3
@@ -13,3 +13,3 @@ { | ||
"dependencies": { | ||
"@xyo-network/data": "^2.111.2" | ||
"@xyo-network/data": "^2.111.3" | ||
}, | ||
@@ -19,4 +19,4 @@ "description": "Primary SDK for using XYO Protocol 2.0", | ||
"@types/node": "^22.1.0", | ||
"@xylabs/ts-scripts-yarn3": "^3.15.13", | ||
"@xylabs/tsconfig": "^3.15.13", | ||
"@xylabs/ts-scripts-yarn3": "^3.15.14", | ||
"@xylabs/tsconfig": "^3.15.14", | ||
"typescript": "^5.5.4" | ||
@@ -62,4 +62,4 @@ }, | ||
"sideEffects": false, | ||
"version": "2.111.2", | ||
"version": "2.111.3", | ||
"type": "module" | ||
} |
import { EllipticKeyInstance } from './EllipticKey.ts' | ||
// eslint-disable-next-line @typescript-eslint/no-empty-object-type | ||
export interface AddressValueInstance extends EllipticKeyInstance {} | ||
@@ -5,0 +4,0 @@ |
import { DataInstance } from '@xyo-network/data' | ||
// eslint-disable-next-line @typescript-eslint/no-empty-object-type | ||
export interface EllipticKeyInstance extends DataInstance {} |
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
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
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
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
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
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
50540
225
Updated@xyo-network/data@^2.111.3