New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@types/raw-body

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/raw-body - npm Package Compare versions

Comparing version 2.1.3 to 2.1.4

6

raw-body/index.d.ts

@@ -11,5 +11,5 @@ // Type definitions for raw-body 2.1

declare namespace getRawBody {
export type Encoding = string | true;
type Encoding = string | true;
export interface Options {
interface Options {
/**

@@ -34,3 +34,3 @@ * The length of the stream. If the contents of the stream do not add up to this length, an 400 error code is returned.

export interface RawBodyError extends Error {
interface RawBodyError extends Error {
/**

@@ -37,0 +37,0 @@ * The limit in bytes.

{
"name": "@types/raw-body",
"version": "2.1.3",
"version": "2.1.4",
"description": "TypeScript definitions for raw-body",

@@ -22,4 +22,4 @@ "license": "MIT",

"peerDependencies": {},
"typesPublisherContentHash": "40aba308bffc74fb44ce50112e9faea92b95031e4099d76c3be6914e3cde6704",
"typesPublisherContentHash": "b29e854cee4641389a732a1fbeae5daac91da38efdc513d7326bb51660279111",
"typeScriptVersion": "2.0"
}

@@ -8,6 +8,6 @@ # Installation

# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/raw-body
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/raw-body
Additional Details
* Last updated: Thu, 23 Feb 2017 15:22:21 GMT
* Last updated: Fri, 31 Mar 2017 18:05:15 GMT
* Dependencies: stream, node

@@ -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