Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@xyo-network/key-model

Package Overview
Dependencies
Maintainers
5
Versions
640
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@xyo-network/key-model - npm Package Compare versions

Comparing version 2.111.2 to 2.111.3

8

package.json

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc