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

@nft/webhook

Package Overview
Dependencies
Maintainers
3
Versions
209
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nft/webhook - npm Package Compare versions

Comparing version 1.0.0-beta.16-prerelease-3 to 1.0.0-beta.16-prerelease-4

2

dist/types.d.ts

@@ -32,2 +32,4 @@ declare type Uint256 = string;

currency: Currency;
expireAt: IsoDate;
bestBid: Offer | null;
};

@@ -34,0 +36,0 @@ export declare type Collection = {

4

package.json
{
"name": "@nft/webhook",
"version": "1.0.0-beta.16-prerelease-3",
"version": "1.0.0-beta.16-prerelease-4",
"main": "./dist/index.js",

@@ -19,3 +19,3 @@ "typings": "./dist/index.d.ts",

},
"gitHead": "8369277d73113e5f7db84a320b4f52ba59bd22c4"
"gitHead": "8406dcaf52cd81efbd188cc81ecd7f4765157e08"
}
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