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

egg-boilerplate-framework

Package Overview
Dependencies
Maintainers
5
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

egg-boilerplate-framework - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

boilerplate/test/fixtures/example/config/config.unittest.js

12

boilerplate/_package.json

@@ -6,3 +6,3 @@ {

"dependencies": {
"egg": "^0.7.0"
"egg": "^1.0.0-rc.2"
},

@@ -12,8 +12,8 @@ "devDependencies": {

"cheerio": "^0.22.0",
"egg-bin": "^1.10.0",
"egg-ci": "^1.1.0",
"egg-mock": "^2.0.0",
"eslint": "^3.13.1",
"egg-bin": "^2.2.3",
"egg-ci": "^1.13.0",
"egg-mock": "^3.0.1",
"eslint": "^3.16.1",
"eslint-config-egg": "^3.2.0",
"supertest": "^2.0.1",
"supertest": "^3.0.0",
"webstorm-disable-index": "^1.1.2"

@@ -20,0 +20,0 @@ },

@@ -26,4 +26,3 @@ 'use strict';

],
registry: 'https://r.cnpmjs.org',
};
1.2.1 / 2017-03-02
==================
* fix: ci with cookie sign key (#8)
1.2.0 / 2017-01-16

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

{
"name": "egg-boilerplate-framework",
"version": "1.2.0",
"version": "1.2.1",
"description": "boilerplate for egg framework",

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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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