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

mvc-starter-kit

Package Overview
Dependencies
Maintainers
0
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mvc-starter-kit - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

5

package.json
{
"name": "mvc-starter-kit",
"version": "1.0.3",
"version": "1.0.4",
"description": "A starter kit for creating Node.js MVC projects",

@@ -8,4 +8,3 @@ "main": "dist/index.js",

"build": "tsup",
"create-structure": "node dist/index.js",
"postinstall": "node dist/index.js"
"create-structure": "node dist/index.js"
},

@@ -12,0 +11,0 @@ "keywords": [],

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