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

@types/koa

Package Overview
Dependencies
Maintainers
1
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/koa - npm Package Compare versions

Comparing version 2.0.32 to 2.0.33

0

koa/index.d.ts

@@ -0,0 +0,0 @@ // Type definitions for Koa 2.x

9

koa/package.json
{
"name": "@types/koa",
"version": "2.0.32",
"version": "2.0.33",
"description": "TypeScript definitions for Koa 2.x",

@@ -14,6 +14,7 @@ "license": "MIT",

"dependencies": {
"@types/cookies": "0.5.*",
"@types/node": "6.0.*"
"@types/cookies": "*",
"@types/node": "*"
},
"typings": "index.d.ts"
"typings": "index.d.ts",
"typesPublisherContentHash": "fa8217314f23eef223e0ffbe59d5cedc88740ccf49c1308db600516e3845fc09"
}

@@ -11,3 +11,3 @@ # Installation

Additional Details
* Last updated: Thu, 25 Aug 2016 16:56:07 GMT
* Last updated: Mon, 19 Sep 2016 17:28:59 GMT
* File structure: ProperModule

@@ -14,0 +14,0 @@ * Library Dependencies: node

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