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.5.2 to 2.5.3

3

needle/index.d.ts

@@ -13,3 +13,2 @@ // Type definitions for needle 2.5

import * as http from 'http';
import * as Buffer from 'buffer';
import * as https from 'https';

@@ -274,3 +273,3 @@

export type ReadableStream = core.ReadableStream;
export type Cookies = core.Cookies;
/**

@@ -277,0 +276,0 @@ * Lets override the defaults for all future requests.

{
"name": "@types/needle",
"version": "2.5.2",
"version": "2.5.3",
"description": "TypeScript definitions for needle",

@@ -40,4 +40,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/needle",

},
"typesPublisherContentHash": "ab30d35ba8f6a73bf58f272a89e22c9e9c28e2291d8ff3957d0f86b5e3c6b6d0",
"typeScriptVersion": "3.6"
"typesPublisherContentHash": "fe7ead526d3bd532472aa9fecffab7eb599373746a28d94138fc1f29b9a97c3a",
"typeScriptVersion": "3.8"
}

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

### Additional Details
* Last updated: Wed, 07 Jul 2021 00:01:46 GMT
* Last updated: Tue, 01 Feb 2022 19:31:27 GMT
* Dependencies: [@types/node](https://npmjs.com/package/@types/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