Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

nock

Package Overview
Dependencies
Maintainers
0
Versions
433
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 13.5.5 to 13.5.6

4

package.json

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

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

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

"rimraf": "^3.0.0",
"semantic-release": "^23.0.2",
"semantic-release": "^24.1.0",
"sinon": "^15.0.1",

@@ -55,0 +55,0 @@ "sinon-chai": "^3.7.0",

@@ -292,3 +292,3 @@ // TypeScript Version: 3.5

after?: (scope: Scope) => void
afterRecord?: (defs: Definition[]) => Definition[]
afterRecord?: (defs: Definition[]) => Definition[] | string
recorder?: RecorderOptions

@@ -295,0 +295,0 @@ }

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