Socket
Socket
Sign inDemoInstall

egg-core

Package Overview
Dependencies
Maintainers
13
Versions
137
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

egg-core - npm Package Compare versions

Comparing version 4.17.5 to 4.17.6

6

History.md
4.17.6 / 2020-08-05
==================
**fixes**
* [[`f704e99`](http://github.com/eggjs/egg-core/commit/f704e99399833248e1ceb51f0fb440c5fdeff3fd)] - fix: this type in EggLoader (#223) (maxming <<maxming2333@gmail.com>>)
4.17.5 / 2020-08-04

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

2

index.d.ts

@@ -366,3 +366,3 @@ import KoaApplication = require('koa');

export class EggLoader<
T extends EggCore = EggCore,
T = EggCore,
Config = any,

@@ -369,0 +369,0 @@ Options extends EggLoaderOptions = EggLoaderOptions

{
"name": "egg-core",
"version": "4.17.5",
"version": "4.17.6",
"description": "A core Pluggable framework based on koa",

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

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