New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

egg-boilerplate-simple

Package Overview
Dependencies
Maintainers
5
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

egg-boilerplate-simple - npm Package Compare versions

Comparing version 2.8.0 to 2.8.1

11

boilerplate/_package.json

@@ -8,3 +8,3 @@ {

"egg": "^1.7.0",
"egg-scripts": "^1.0.0"
"egg-scripts": "^1.1.1"
},

@@ -14,7 +14,7 @@ "devDependencies": {

"autod-egg": "^1.0.0",
"egg-bin": "^4.1.0",
"egg-bin": "^4.2.0",
"egg-ci": "^1.8.0",
"egg-mock": "^3.9.0",
"eslint": "^4.3.0",
"eslint-config-egg": "^5.0.0",
"egg-mock": "^3.10.0",
"eslint": "^4.5.0",
"eslint-config-egg": "^5.1.0",
"webstorm-disable-index": "^1.2.0"

@@ -29,2 +29,3 @@ },

"dev": "egg-bin dev",
"debug": "egg-bin debug",
"test": "npm run lint -- --fix && npm run test-local",

@@ -31,0 +32,0 @@ "test-local": "egg-bin test",

2.8.1 / 2017-09-01
==================
* chore: npm scripts - debug (#33)
2.8.0 / 2017-08-03

@@ -3,0 +8,0 @@ ==================

{
"name": "egg-boilerplate-simple",
"version": "2.8.0",
"version": "2.8.1",
"description": "boilerplate for egg quickstart",

@@ -5,0 +5,0 @@ "scripts": {

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