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

@types/nock

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/nock - npm Package Compare versions

Comparing version 8.0.33 to 8.2.0

3

nock/index.d.ts

@@ -1,2 +0,2 @@

// Type definitions for nock v8.0.0
// Type definitions for nock v8.2.0
// Project: https://github.com/node-nock/nock

@@ -94,2 +94,3 @@ // Definitions by: bonnici <https://github.com/bonnici>, Horiuchi_H <https://github.com/horiuchi>

thrice(): this;
optionally(): this;

@@ -96,0 +97,0 @@ delay(opts: number | { head?: number; body?: number; }): this;

{
"name": "@types/nock",
"version": "8.0.33",
"description": "TypeScript definitions for nock v8.0.0",
"version": "8.2.0",
"description": "TypeScript definitions for nock v8.2.0",
"license": "MIT",

@@ -16,4 +16,5 @@ "author": "bonnici <https://github.com/bonnici>, Horiuchi_H <https://github.com/horiuchi>",

},
"peerDependencies": {},
"typings": "index.d.ts",
"typesPublisherContentHash": "9bfe351aaff8482f9cd78d329dd34c15d3e6b1e2e3732e7fbaaf98867a31ad8b"
"typesPublisherContentHash": "5ad31949229c2f0cc4b6b9ff3210d5ecdc35e945362e9f19f3cb4685beb147ec"
}

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

# Summary
This package contains type definitions for nock v8.0.0 (https://github.com/node-nock/nock).
This package contains type definitions for nock v8.2.0 (https://github.com/node-nock/nock).

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

Additional Details
* Last updated: Wed, 21 Sep 2016 20:25:56 GMT
* Last updated: Thu, 17 Nov 2016 06:28:05 GMT
* File structure: ProperModule

@@ -15,0 +15,0 @@ * Library Dependencies: node

@@ -8,5 +8,5 @@ {

"moduleDependencies": [],
"libraryMajorVersion": "8",
"libraryMinorVersion": "0",
"libraryName": "nock v8.0.0",
"libraryMajorVersion": 8,
"libraryMinorVersion": 2,
"libraryName": "nock v8.2.0",
"typingsPackageName": "nock",

@@ -27,3 +27,3 @@ "projectName": "https://github.com/node-nock/nock",

"hasPackageJson": false,
"contentHash": "9bfe351aaff8482f9cd78d329dd34c15d3e6b1e2e3732e7fbaaf98867a31ad8b"
"contentHash": "5ad31949229c2f0cc4b6b9ff3210d5ecdc35e945362e9f19f3cb4685beb147ec"
}
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