🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

nock

Package Overview
Dependencies
Maintainers
4
Versions
468
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nock - npm Package Compare versions

Comparing version
14.0.11
to
14.0.12
+2
-0
lib/common.js

@@ -685,2 +685,4 @@ 'use strict'

}
} else if (typeof resultPtr[part] !== 'object') {
return undefined
}

@@ -687,0 +689,0 @@ resultPtr = resultPtr[part]

+2
-2

@@ -10,3 +10,3 @@ {

],
"version": "14.0.11",
"version": "14.0.12",
"author": "Pedro Teixeira <pedro.teixeira@gmail.com>",

@@ -31,3 +31,3 @@ "repository": {

"devDependencies": {
"@definitelytyped/dtslint": "^0.0.163",
"@definitelytyped/dtslint": "^0.2.39",
"@sinonjs/fake-timers": "^11.2.2",

@@ -34,0 +34,0 @@ "assert-rejects": "^1.0.0",