@types/nock
Advanced tools
Comparing version 8.0.33 to 8.2.0
@@ -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" | ||
} |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
7937
158
0