Socket
Socket
Sign inDemoInstall

koa

Package Overview
Dependencies
Maintainers
5
Versions
104
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

koa - npm Package Compare versions

Comparing version 1.6.1 to 1.6.2

9

History.md
1.6.2 / 2018-09-11
==================
**fixes**
* [[`fd3db0f`](http://github.com/koajs/koa/commit/fd3db0f3232f11efac96c3634671855164dc9b6c)] - fix: pin debug@2 avoid deprecated warnning (#1244) (fengmk2 <<fengmk2@gmail.com>>)
**others**
* [[`c67f543`](http://github.com/koajs/koa/commit/c67f543f754f49875d0857b100dec7438b03d6c5)] - test: make ci run faster (#1242) (fengmk2 <<fengmk2@gmail.com>>)
1.6.1 / 2018-09-11

@@ -3,0 +12,0 @@ ==================

4

package.json
{
"name": "koa",
"version": "1.6.1",
"version": "1.6.2",
"description": "Koa web app framework",

@@ -28,3 +28,3 @@ "main": "lib/application.js",

"cookies": "~0.7.0",
"debug": "^3.2.4",
"debug": "^2.6.9",
"delegates": "^1.0.0",

@@ -31,0 +31,0 @@ "destroy": "^1.0.3",

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