New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@ltmp/rcrdshp-flow-templates

Package Overview
Dependencies
Maintainers
3
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ltmp/rcrdshp-flow-templates - npm Package Compare versions

Comparing version

to
1.1.3

2

generated/purchase-nft-rcrdshp.cdc.js

@@ -28,3 +28,3 @@ module.exports = function txCode () { return `import FungibleToken from 0xFUNGIBLETOKEN

)
} else if buyer.getCapability<&RCRDSHPNFT.Collection{MetadataViews.ResolverCollection}>(RCRDSHPNFT.collectionPublicPath) == nil {
} else if buyer.getCapability<&RCRDSHPNFT.Collection{MetadataViews.ResolverCollection}>(RCRDSHPNFT.collectionPublicPath).borrow() == nil {
// If the buyer's account was old and not linked with Metadata, relink here so they can see collectibles in the Dapper inventory

@@ -31,0 +31,0 @@ buyer.unlink(RCRDSHPNFT.collectionPublicPath)

{
"name": "@ltmp/rcrdshp-flow-templates",
"version": "1.1.2",
"version": "1.1.3",
"main": "index.js",

@@ -5,0 +5,0 @@ "repository": "git@github.com:letthemusicpay/rcrdshp-flow.git",