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

@nftperp/sdk

Package Overview
Dependencies
Maintainers
2
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nftperp/sdk - npm Package Compare versions

Comparing version 3.9.2 to 3.9.3

2

package.json
{
"name": "@nftperp/sdk",
"version": "3.9.2",
"version": "3.9.3",
"description": "SDK for nftperp protocol",

@@ -5,0 +5,0 @@ "main": "sdk.js",

@@ -228,3 +228,3 @@ import { Overrides, Wallet } from "ethers";

*/
on<T = any>(event: EVENT, callback: (data: StatsApiResponse<T>) => any): void;
on(event: EVENT, callback: (data: any) => any): void;
/**

@@ -231,0 +231,0 @@ * Get supported Amms

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