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

@wondercraft/create-wonderplate-shopify

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wondercraft/create-wonderplate-shopify - npm Package Compare versions

Comparing version 0.0.2 to 0.0.21

src/index.ts

15

package.json
{
"name": "@wondercraft/create-wonderplate-shopify",
"version": "0.0.2",
"version": "0.0.21",
"description": "",
"main": "index.js",
"access": "public",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"build": "tsup src/index.ts --format cjs --dts --minify --legacy-output dist/index.js",
"pub:release": "npm run build && npm publish"
},

@@ -17,3 +17,10 @@ "type": "module",

"author": "",
"license": "ISC"
"license": "ISC",
"engines": {
"node": ">=18.17.0"
},
"devDependencies": {
"tsup": "^8.0.1",
"typescript": "^5.3.3"
}
}
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