Socket
Socket
Sign inDemoInstall

nock

Package Overview
Dependencies
4
Maintainers
4
Versions
422
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 13.0.10 to 13.0.11

3

lib/interceptor.js

@@ -35,4 +35,5 @@ 'use strict'

if (
uriIsStr &&
!scope.scopeOptions.filteringScope &&
uriIsStr &&
!scope.basePathname &&
!uri.startsWith('/') &&

@@ -39,0 +40,0 @@ !uri.startsWith('*')

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

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

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

"devDependencies": {
"@sinonjs/fake-timers": "^6.0.0",
"@sinonjs/fake-timers": "^7.0.2",
"assert-rejects": "^1.0.0",

@@ -39,4 +39,4 @@ "chai": "^4.1.2",

"eslint": "^7.3.1",
"eslint-config-prettier": "^6.0.0",
"eslint-config-standard": "^14.0.0",
"eslint-config-prettier": "^8.1.0",
"eslint-config-standard": "^16.0.2",
"eslint-plugin-import": "^2.16.0",

@@ -54,3 +54,2 @@ "eslint-plugin-mocha": "^8.0.0",

"proxyquire": "^2.1.0",
"request": "^2.83.0",
"rimraf": "^3.0.0",

@@ -60,3 +59,2 @@ "semantic-release": "^17.0.2",

"sinon-chai": "^3.3.0",
"superagent": "^6.1.0",
"typescript": "^4.2.2"

@@ -63,0 +61,0 @@ },

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc