🎩 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
15.0.0-beta.13
to
15.0.0-beta.14
+2
-0
dist/lib/common.js

@@ -470,2 +470,4 @@ import { common as debug } from './debug.js'

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

@@ -472,0 +474,0 @@ resultPtr = resultPtr[part]

+1
-1

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

],
"version": "15.0.0-beta.13",
"version": "15.0.0-beta.14",
"author": "Pedro Teixeira <pedro.teixeira@gmail.com>",

@@ -13,0 +13,0 @@ "repository": {