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

@types/co-body

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/co-body - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

co-body/LICENSE

1

co-body/index.d.ts

@@ -29,2 +29,3 @@ // Type definitions for co-body

jsonTypes?: string[];
returnRawBody?: boolean;
formTypes?: string[];

@@ -31,0 +32,0 @@ textTypes?: string[];

14

co-body/package.json
{
"name": "@types/co-body",
"version": "0.0.1",
"version": "0.0.2",
"description": "TypeScript definitions for co-body",
"license": "MIT",
"author": "Joshua DeVinney <https://github.com/geoffreak>",
"contributors": [
{
"name": "Joshua DeVinney",
"url": "https://github.com/geoffreak",
"githubUsername": "geoffreak"
}
],
"main": "",

@@ -18,4 +24,4 @@ "repository": {

},
"typings": "index.d.ts",
"typesPublisherContentHash": "b75cc72ef09ddc3200117b8f03d667f55823378045178ed681ddada7961056b0"
"typesPublisherContentHash": "f76079fcd987a558be255bf3e0f92996f5559f9e4612e5b583cb42432e2a7320",
"typeScriptVersion": "2.0"
}

@@ -8,12 +8,10 @@ # Installation

# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/co-body
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/co-body
Additional Details
* Last updated: Tue, 20 Sep 2016 21:14:48 GMT
* File structure: ProperModule
* Library Dependencies: koa, node, qs
* Module Dependencies: http, koa, qs
* Global values: CoBody
* Last updated: Sat, 14 Oct 2017 06:12:37 GMT
* Dependencies: http, koa, qs, node
* Global values: none
# Credits
These definitions were written by Joshua DeVinney <https://github.com/geoffreak>.
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