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

@usewinter/checkout

Package Overview
Dependencies
Maintainers
3
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@usewinter/checkout - npm Package Compare versions

Comparing version 0.1.42 to 0.1.43

4

dist/components/WinterCheckout.js

@@ -148,4 +148,4 @@ "use strict";

if (fa2Address) {
queryString += "&fa2Address=".concat(fa2Address);
if (fa2Address && tokenId) {
queryString += "&fa2Address=".concat(fa2Address, "&tokenId=").concat(tokenId);
}

@@ -152,0 +152,0 @@

{
"name": "@usewinter/checkout",
"version": "0.1.42",
"version": "0.1.43",
"description": "Integrate Winter's NFT checkout with this React component",

@@ -5,0 +5,0 @@ "author": "Evan Fisher",

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