Socket
Socket
Sign inDemoInstall

@types/needle

Package Overview
Dependencies
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/needle - npm Package Compare versions

Comparing version 2.0.3 to 2.0.4

1

needle/index.d.ts

@@ -250,2 +250,3 @@ // Type definitions for needle 2.0

export type NeedleOptions = core.NeedleOptions;
export type NeedleResponse = core.NeedleResponse;
export type ReadableStream = core.ReadableStream;

@@ -252,0 +253,0 @@

4

needle/package.json
{
"name": "@types/needle",
"version": "2.0.3",
"version": "2.0.4",
"description": "TypeScript definitions for needle",

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

},
"typesPublisherContentHash": "ff69ad70eb6d185077ed6925dfa503a2a5350b13436fd88b9e2f940eb96c4de0",
"typesPublisherContentHash": "de464d153de08741cb7a22c24718cb09a32bdaf604206b1e8a768c7b91dd2f04",
"typeScriptVersion": "2.2"
}

@@ -5,3 +5,3 @@ # Installation

# Summary
This package contains type definitions for needle (https://github.com/tomas/needle).
This package contains type definitions for needle ( https://github.com/tomas/needle ).

@@ -12,3 +12,3 @@ # Details

Additional Details
* Last updated: Thu, 03 Jan 2019 17:14:56 GMT
* Last updated: Mon, 28 Jan 2019 23:19:31 GMT
* Dependencies: @types/node

@@ -15,0 +15,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