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

opensea-js

Package Overview
Dependencies
Maintainers
4
Versions
300
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

opensea-js - npm Package Compare versions

Comparing version 6.1.12 to 6.1.13

2

lib/types.d.ts

@@ -127,3 +127,3 @@ import { BigNumber, BigNumberish } from "ethers";

/** Arbitrum Testnet */
ArbitrumGoerli = "arbitrum_goerli",
ArbitrumSepolia = "arbitrum_sepolia",
/** Avalanche Fuji Testnet */

@@ -130,0 +130,0 @@ Fuji = "avalanche_fuji",

@@ -92,3 +92,3 @@ "use strict";

/** Arbitrum Testnet */
Chain["ArbitrumGoerli"] = "arbitrum_goerli";
Chain["ArbitrumSepolia"] = "arbitrum_sepolia";
/** Avalanche Fuji Testnet */

@@ -95,0 +95,0 @@ Chain["Fuji"] = "avalanche_fuji";

@@ -356,3 +356,3 @@ "use strict";

case types_1.Chain.BNBTestnet:
case types_1.Chain.ArbitrumGoerli:
case types_1.Chain.ArbitrumSepolia:
case types_1.Chain.Fuji:

@@ -359,0 +359,0 @@ case types_1.Chain.OptimismGoerli:

{
"name": "opensea-js",
"version": "6.1.12",
"version": "6.1.13",
"description": "JavaScript SDK for the OpenSea marketplace helps developers build new experiences using NFTs and our marketplace data!",

@@ -47,3 +47,3 @@ "license": "MIT",

"@typechain/ethers-v5": "^11.0.0",
"@types/chai": "4.3.6",
"@types/chai": "4.3.10",
"@types/chai-as-promised": "^7.1.5",

@@ -66,3 +66,3 @@ "@types/mocha": "^10.0.0",

"husky": "^8.0.3",
"lint-staged": "^14.0.0",
"lint-staged": "^15.0.0",
"mocha": "^10.0.0",

@@ -69,0 +69,0 @@ "nyc": "^15.1.0",

@@ -138,3 +138,3 @@ /* eslint-disable import/no-unused-modules */

/** Arbitrum Testnet */
ArbitrumGoerli = "arbitrum_goerli",
ArbitrumSepolia = "arbitrum_sepolia",
/** Avalanche Fuji Testnet */

@@ -141,0 +141,0 @@ Fuji = "avalanche_fuji",

@@ -407,3 +407,3 @@ import {

case Chain.BNBTestnet:
case Chain.ArbitrumGoerli:
case Chain.ArbitrumSepolia:
case Chain.Fuji:

@@ -410,0 +410,0 @@ case Chain.OptimismGoerli:

Sorry, the diff of this file is too big to display

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