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.0 to 1.0.1

7

package.json
{
"name": "mvc-starter-kit",
"version": "1.0.0",
"version": "1.0.1",
"description": "A starter kit for creating Node.js MVC projects",
"main": "index.js",
"main": "dist/index.js",
"scripts": {
"build": "tsup",
"create-structure": "node dist/index.js",
"create": "npm run create-structure"
"create": "npm run create-structure",
"postinstall": "npm run create-structure"
},

@@ -11,0 +12,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