Socket
Socket
Sign inDemoInstall

nock

Package Overview
Dependencies
5
Maintainers
4
Versions
422
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 13.2.7 to 13.2.8

2

package.json

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

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

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

@@ -231,4 +231,4 @@ // TypeScript Version: 3.5

interface Definition {
scope: string
path: string
scope: string | RegExp
path: string | RegExp
port?: number | string

@@ -235,0 +235,0 @@ method?: string

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