Socket
Socket
Sign inDemoInstall

@contrast/scopes

Package Overview
Dependencies
Maintainers
0
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@contrast/scopes - npm Package Compare versions

Comparing version 1.5.0 to 1.6.0

2

lib/install/bluebird.js

@@ -23,3 +23,3 @@ /*

* @param {Object} core the core Contrast object in v5
* @param {Object} core.depHooks wrapper around @contrast/require-hook, instance of @contrast/depHooks
* @param {Object} core.depHooks instance of @contrast/depHooks
* @param {Object} core.patcher instance of @contrast/patcher

@@ -26,0 +26,0 @@ * @param {Object} hooks the relevant hooks that are to be used in the patching, found in ./hooks.js

@@ -23,3 +23,3 @@ /*

* @param {Object} core the core Contrast object in v5
* @param {Object} core.depHooks wrapper around @contrast/require-hook, instance of @contrast/depHooks
* @param {Object} core.depHooks instance of @contrast/depHooks
* @param {Object} core.patcher instance of @contrast/patcher

@@ -26,0 +26,0 @@ * @param {Object} core.logger instance of @contrast/logger

@@ -30,3 +30,3 @@ /*

* @param {Object} core the core Contrast object in v5
* @param {Object} core.depHooks wrapper around @contrast/require-hook, instance of @contrast/depHooks
* @param {Object} core.depHooks instance of @contrast/depHooks
* @param {Object} core.patcher instance of @contrast/patcher

@@ -33,0 +33,0 @@ * @param {Object} hooks the relevant hooks that are to be used in the patching, found in ./hooks.js

{
"name": "@contrast/scopes",
"version": "1.5.0",
"version": "1.6.0",
"description": "Handles AsyncLocalStorage scopes",

@@ -20,6 +20,6 @@ "license": "SEE LICENSE IN LICENSE",

"dependencies": {
"@contrast/dep-hooks": "1.4.0",
"@contrast/logger": "1.9.0",
"@contrast/patcher": "1.8.0"
"@contrast/dep-hooks": "1.5.0",
"@contrast/logger": "1.10.0",
"@contrast/patcher": "1.9.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