Socket
Socket
Sign inDemoInstall

@contrast/scopes

Package Overview
Dependencies
Maintainers
17
Versions
16
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.0.0 to 1.0.1

1

lib/constants.js

@@ -6,2 +6,3 @@ 'use strict';

ASYNC_CONTEXT: 'async context',
FRAMEWORK: 'framework',
};

@@ -8,0 +9,0 @@

3

lib/install/bluebird.js

@@ -113,5 +113,4 @@ 'use strict';

return {
install,
hooks: { patchConfigHook, addCallbacksHook }
install
};
};

@@ -66,5 +66,4 @@ 'use strict';

return {
install,
hooks: { sendCommandPreHook }
install
};
};
{
"name": "@contrast/scopes",
"version": "1.0.0",
"version": "1.0.1",
"description": "",

@@ -13,3 +13,3 @@ "license": "SEE LICENSE IN LICENSE",

"engines": {
"npm": ">= 8.4.0",
"npm": ">=6.13.7 <7 || >= 8.4.0",
"node": ">= 14.15.0"

@@ -16,0 +16,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