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

@xyo-network/manifest-model

Package Overview
Dependencies
Maintainers
0
Versions
546
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 3.6.0-rc.7 to 3.6.0-rc.8

2

dist/neutral/Payload.d.ts

@@ -16,3 +16,3 @@ export declare const DappPackageManifestPayloadSchema: "network.xyo.manifest.package.dapp";

export type PackageManifestPayload = Payload<PackageManifest, PackageManifestPayloadSchema>;
export declare const isPackageManifestPayload: (x?: unknown | null) => x is import("@xyo-network/payload-model").DeepRestrictToStringKeys<{
export declare const isPackageManifestPayload: (x?: unknown | null) => x is import("@xylabs/object").DeepRestrictToStringKeys<{
schema: "network.xyo.manifest.package";

@@ -19,0 +19,0 @@ modules?: {

{
"name": "@xyo-network/manifest-model",
"version": "3.6.0-rc.7",
"version": "3.6.0-rc.8",
"description": "Primary SDK for using XYO Protocol 2.0",

@@ -40,4 +40,4 @@ "homepage": "https://xyo.network",

"dependencies": {
"@xylabs/hex": "^4.4.15",
"@xyo-network/payload-model": "^3.6.0-rc.7"
"@xylabs/hex": "^4.4.16",
"@xyo-network/payload-model": "^3.6.0-rc.8"
},

@@ -44,0 +44,0 @@ "devDependencies": {

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