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 4.0.0 to 4.1.0

abis/AMM.json

6

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

@@ -10,5 +10,3 @@ "main": "sdk.js",

"start": "node dist/sdk.js",
"prepare": "husky install",
"typechain": "typechain --target ethers-v5 --out-dir src/typechain-types 'src/abis/**/*.json'",
"postinstall": "npm run typechain"
"typechain": "typechain --target ethers-v5 --out-dir src/typechain-types 'src/abis/**/*.json'"
},

@@ -15,0 +13,0 @@ "homepage": "https://github.com/nftperp/nftperp-sdk/#readme",

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