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 0.21.0 to 0.21.1

5

History.md
0.21.1 / 2018-09-12
==================
* deps: pin debug@2 (#1246)
0.21.0 / 2015-05-23

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

9

package.json
{
"name": "koa",
"version": "0.21.0",
"version": "0.21.1",
"description": "Koa web app framework",

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

"cookies": "~0.5.0",
"debug": "*",
"debug": "^2.6.9",
"delegates": "0.1.0",

@@ -61,3 +61,6 @@ "destroy": "^1.0.3",

"lib"
]
],
"publishConfig": {
"tag": "latest-0"
}
}
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