@ltmp/rcrdshp-flow-templates
Advanced tools
Comparing version
16
index.js
@@ -1,16 +0,12 @@ | ||
const initializeAccount = require('./generated/initialize-account-generic.cdc') | ||
const createListingCard = require('./generated/create-listing-rcrdshp-card-generic.cdc') | ||
const createListingPack = require('./generated/create-listing-rcrdshp-pack-generic.cdc') | ||
const removeListing = require('./generated/remove-listing-generic.cdc') | ||
const purchaseNft = require('./generated/purchase-nft-rcrdshp-generic.cdc') | ||
const purchaseNftCustodial = require('./generated/purchase-nft-custodial-rcrdshp-generic.cdc') | ||
const initializeAccount = require('./src/initialize-account.cdc') | ||
const purchaseNft = require('./src/purchase-nft-rcrdshp.cdc') | ||
const purchaseNftCustodial = require('./src/purchase-nft-custodial-rcrdshp.cdc') | ||
const transferToCustodialViaForwarder = require('./src/transfer-dapper-custodial.cdc') | ||
module.exports = { | ||
initializeAccount, | ||
createListingCard, | ||
createListingPack, | ||
removeListing, | ||
purchaseNft, | ||
purchaseNftCustodial | ||
purchaseNftCustodial, | ||
transferToCustodialViaForwarder | ||
} | ||
{ | ||
"name": "@ltmp/rcrdshp-flow-templates", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"main": "index.js", | ||
@@ -5,0 +5,0 @@ "repository": "git@github.com:letthemusicpay/rcrdshp-flow.git", |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
0
-100%23241
-1.03%382
-1.04%