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

@types/koa-bodyparser

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/koa-bodyparser - npm Package Compare versions

Comparing version 3.0.24 to 3.0.25

1

koa-bodyparser/index.d.ts

@@ -22,2 +22,3 @@ // Type definitions for koa-bodyparser v3.x

body: any;
rawBody: any;
}

@@ -24,0 +25,0 @@ }

7

koa-bodyparser/package.json
{
"name": "@types/koa-bodyparser",
"version": "3.0.24",
"version": "3.0.25",
"description": "TypeScript definitions for koa-bodyparser",

@@ -9,3 +9,4 @@ "license": "MIT",

"name": "Jerry Chin",
"url": "https://github.com/hellopao"
"url": "https://github.com/hellopao",
"githubUsername": "hellopao"
}

@@ -22,4 +23,4 @@ ],

},
"typesPublisherContentHash": "7fb39185dbff6fde6205f3d52a5ef64a1334204e8093eda51560ca6a95f13383",
"typesPublisherContentHash": "f9df12dec72751fbd3a984b31f375b0a015cb9e0ebfdd67d9678c6f0d0adc0b7",
"typeScriptVersion": "2.0"
}

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

Additional Details
* Last updated: Mon, 21 Aug 2017 21:55:03 GMT
* Last updated: Mon, 11 Sep 2017 15:18:39 GMT
* Dependencies: koa

@@ -14,0 +14,0 @@ * Global values: none

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