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 2.9.0 to 2.10.0

6

History.md
2.10.0 / 2019-10-12
==================
**features**
* [[`d7f7f77`](http://github.com/koajs/koa/commit/d7f7f77689e2eaef050686be2bdf3e72881a79ac)] - feat: support sameSite=none cookies (bump cookies dependency) (#1390) (Filip Skokan <<panva.ip@gmail.com>>)
2.9.0 / 2019-10-12

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

4

package.json
{
"name": "koa",
"version": "2.9.0",
"version": "2.10.0",
"description": "Koa web app framework",

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

"content-type": "^1.0.4",
"cookies": "~0.7.1",
"cookies": "~0.8.0",
"debug": "~3.1.0",

@@ -32,0 +32,0 @@ "delegates": "^1.0.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