Socket
Socket
Sign inDemoInstall

egg-core

Package Overview
Dependencies
Maintainers
4
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 1.0.0 to 1.0.1

5

History.md
1.0.1 / 2016-11-07
==================
* chore: add pkg.files (#29)
1.0.0 / 2016-11-04

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

8

package.json
{
"name": "egg-core",
"version": "1.0.0",
"version": "1.0.1",
"description": "A core Pluggable framework based on koa",

@@ -62,3 +62,7 @@ "main": "index.js",

"utility": "^1.8.0"
}
},
"files": [
"lib",
"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