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

@xyo-network/origin-block-repository

Package Overview
Dependencies
Maintainers
6
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@xyo-network/origin-block-repository - npm Package Compare versions

Comparing version 0.24.0 to 0.31.0

1

dist/@types/index.d.ts

@@ -0,1 +1,2 @@

/// <reference types="node" />
import { IXyoHash } from '@xyo-network/hashing';

@@ -2,0 +3,0 @@ import { IXyoBoundWitness } from '@xyo-network/bound-witness';

@@ -0,1 +1,2 @@

/// <reference types="node" />
import { IXyoStorageProvider } from '@xyo-network/storage';

@@ -2,0 +3,0 @@ import { IXyoBoundWitness } from '@xyo-network/bound-witness';

16

package.json
{
"name": "@xyo-network/origin-block-repository",
"version": "0.24.0",
"version": "0.31.0",
"description": "An abstraction over a collection of origin blocks and subsequently accessing them",

@@ -10,8 +10,8 @@ "main": "dist/index.js",

"dependencies": {
"@xyo-network/bound-witness": "^0.24.0",
"@xyo-network/hashing": "^0.24.0",
"@xyo-network/origin-chain": "^0.24.0",
"@xyo-network/serialization": "^0.24.0",
"@xyo-network/serialization-schema": "^0.24.0",
"@xyo-network/storage": "^0.24.0"
"@xyo-network/bound-witness": "^0.31.0",
"@xyo-network/hashing": "^0.31.0",
"@xyo-network/origin-chain": "^0.31.0",
"@xyo-network/serialization": "^0.31.0",
"@xyo-network/serialization-schema": "^0.31.0",
"@xyo-network/storage": "^0.31.0"
},

@@ -27,3 +27,3 @@ "devDependencies": {

},
"gitHead": "629618ae9a38cc374b662561d1786827b618c2fd"
"gitHead": "19f9752b9915e96430496a0adf86e5dc79c08ded"
}

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