Socket
Socket
Sign inDemoInstall

yu-init

Package Overview
Dependencies
Maintainers
1
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

yu-init - npm Package Compare versions

Comparing version 1.2.4 to 1.2.5

3

koa-demo/package.json

@@ -7,3 +7,4 @@ {

"scripts": {
"start": "node run.js"
"dev": "nodemon run.js",
"pro": "node run.js"
},

@@ -10,0 +11,0 @@ "author": "",

{
"name": "yu-init",
"version": "1.2.4",
"version": "1.2.5",
"description": "",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -7,4 +7,4 @@ {

"scripts": {
"dev": "cross-env NODE_ENV=dev node run.js",
"pro": "cross-env NODE_ENV=pro node run.js"
"dev": "nodemon run.js",
"pro": "node run.js"
},

@@ -11,0 +11,0 @@ "author": "",

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