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

@subql/contract-sdk

Package Overview
Dependencies
Maintainers
2
Versions
274
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@subql/contract-sdk - npm Package Compare versions

Comparing version 0.17.1-0 to 0.17.1-1

2

package.json
{
"name": "@subql/contract-sdk",
"version": "0.17.1-0",
"version": "0.17.1-1",
"main": "index.js",

@@ -5,0 +5,0 @@ "license": "MIT",

@@ -160,3 +160,6 @@ {

"OR003": "invalid price size change",
"OR004": "invalid owner"
"OR004": "invalid owner",
"TE001": "Token give balance must be greater than 0",
"TE002": "order not exist",
"TE003": "trade amount exceed order balance"
}
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