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.9.0 to 2.9.1

10

boilerplate/_package.json

@@ -7,12 +7,12 @@ {

"dependencies": {
"egg": "^1.8.0",
"egg-scripts": "^1.2.0"
"egg": "^1.9.0",
"egg-scripts": "^2.1.0"
},
"devDependencies": {
"autod": "^2.9.0",
"autod": "^2.10.0",
"autod-egg": "^1.0.0",
"egg-bin": "^4.3.0",
"egg-ci": "^1.8.0",
"egg-mock": "^3.12.0",
"eslint": "^4.7.0",
"egg-mock": "^3.13.0",
"eslint": "^4.9.0",
"eslint-config-egg": "^5.1.0",

@@ -19,0 +19,0 @@ "webstorm-disable-index": "^1.2.0"

2.9.1 / 2017-10-18
==================
* deps: update egg-scripts to 2 (#36)
2.9.0 / 2017-10-09

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

{
"name": "egg-boilerplate-simple",
"version": "2.9.0",
"version": "2.9.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