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.2 to 1.7.0

6

History.md
1.7.0 / 2019-10-17
==================
**features**
* [[`db7f52d`](http://github.com/koajs/koa/commit/db7f52d05e1d3ca804494267239257e56d0fe2dc)] - feat: support sameSite=none cookies (bump cookies dependency) (#1390) (#1408) (Elias-Serneels <<elias.serneels@gmail.com>>)
1.6.2 / 2018-09-11

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

4

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

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

"content-type": "^1.0.0",
"cookies": "~0.7.0",
"cookies": "~0.8.0",
"debug": "^2.6.9",

@@ -30,0 +30,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