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

koa

Package Overview
Dependencies
Maintainers
5
Versions
105
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.0 to 1.6.1

6

History.md
1.6.1 / 2018-09-11
==================
**fixes**
* [[`a92c83f`](http://github.com/koajs/koa/commit/a92c83f03c5a453868fd7781f65cb6a5896bcc2a)] - fix: pin debug@3 (#1241) (Yiyu He <<dead_horse@qq.com>>)
1.6.0 / 2018-02-12

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

4

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

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

"cookies": "~0.7.0",
"debug": "*",
"debug": "^3.2.4",
"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