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

create-noderize

Package Overview
Dependencies
Maintainers
2
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-noderize - npm Package Compare versions

Comparing version 0.3.6 to 0.3.7

16

package.json

@@ -5,4 +5,3 @@ {

"author": "Charles Crete <charles@cretezy.com>",
"homepage":
"https://github.com/Cretezy/Noderize/tree/master/packages/create-noderize",
"homepage": "https://github.com/Cretezy/Noderize/tree/master/packages/create-noderize",
"repository": {

@@ -12,8 +11,12 @@ "type": "git",

},
"version": "0.3.6",
"version": "0.3.7",
"license": "MIT",
"bin": "dist/index.js",
"files": ["src", "dist", "template"],
"files": [
"src",
"dist",
"template"
],
"scripts": {
"noderize-scripts": "node ../noderize-scripts/dist/index.js",
"noderize-scripts": "node -r source-map-support/register ../noderize-scripts/dist/index.js",
"watch": "npm run noderize-scripts -- watch",

@@ -31,3 +34,6 @@ "build": "npm run noderize-scripts -- build",

"minimist": "^1.2.0"
},
"devDependencies": {
"source-map-support": "^0.5.3"
}
}

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

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