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 5.0.1 to 5.0.2

5

koa-bodyparser/index.d.ts

@@ -51,2 +51,7 @@ // Type definitions for koa-bodyparser 5.0

/**
* limit of the text body. Default is 1mb.
*/
textLimit?: string;
/**
* when set to true, JSON parser will only accept arrays and objects. Default is true

@@ -53,0 +58,0 @@ */

5

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

@@ -19,2 +19,3 @@ "license": "MIT",

"main": "",
"types": "index",
"repository": {

@@ -28,4 +29,4 @@ "type": "git",

},
"typesPublisherContentHash": "1b397339b102af540e1dbf74f3ac5c777f4d36a6b0b49538843315e0efe2d71c",
"typesPublisherContentHash": "2cd642a88d94cb9bc248ef49e1d08bc9f6b0c12ae4f581a683530fd04ec86ec4",
"typeScriptVersion": "2.3"
}

2

koa-bodyparser/README.md

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

Additional Details
* Last updated: Tue, 10 Jul 2018 01:28:58 GMT
* Last updated: Tue, 20 Nov 2018 17:03:28 GMT
* Dependencies: koa

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

Sorry, the diff of this file is not supported yet

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