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
13
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 3.3.0 to 3.3.1

.vscode/.history/boilerplate/test/app/controller/home.test_20190422153013.js

2

boilerplate/test/app/controller/home.test.js

@@ -6,3 +6,3 @@ 'use strict';

describe('test/app/controller/home.test.js', () => {
it('should assert', function* () {
it('should assert', () => {
const pkg = require('../../../package.json');

@@ -9,0 +9,0 @@ assert(app.config.keys.startsWith(pkg.name));

3.3.1 / 2019-04-24
==================
**fixes**
* [[`24530cf`](http://github.com/eggjs/egg-boilerplate-simple/commit/24530cff3ba76e99bfa98099d83a2c3a3434922a)] - fix: remove generator (#47) (TZ | 天猪 <<atian25@qq.com>>)
3.3.0 / 2019-04-22

@@ -3,0 +9,0 @@ ==================

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