New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@rarible/sdk-common

Package Overview
Dependencies
Maintainers
1
Versions
129
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rarible/sdk-common - npm Package Compare versions

Comparing version 0.13.62 to 0.13.64-beta.0

2

build/utils/blockchain.d.ts
import { Blockchain } from "@rarible/api-client/build/models/Blockchain";
export declare type EVMBlockchain = Blockchain.ETHEREUM | Blockchain.POLYGON | Blockchain.MANTLE | Blockchain.ARBITRUM;
export declare type EVMBlockchain = Blockchain.ETHEREUM | Blockchain.POLYGON | Blockchain.MANTLE | Blockchain.ARBITRUM | Blockchain.ZKSYNC;
export declare const EVMBlockchains: EVMBlockchain[];

@@ -4,0 +4,0 @@ /**

@@ -10,2 +10,3 @@ "use strict";

Blockchain_1.Blockchain.ARBITRUM,
Blockchain_1.Blockchain.ZKSYNC,
];

@@ -12,0 +13,0 @@ /**

{
"name": "@rarible/sdk-common",
"version": "0.13.62",
"version": "0.13.64-beta.0",
"homepage": "",

@@ -34,3 +34,3 @@ "license": "ISC",

},
"gitHead": "ad663077bbc11ae9d28a9ca62d6f772ecedccd7d"
"gitHead": "20331cb50ddc88a0c7e7281d9f673ab0dab7485a"
}
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