Socket
Socket
Sign inDemoInstall

@contrast/patcher

Package Overview
Dependencies
Maintainers
17
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@contrast/patcher - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

2

lib/index.js

@@ -26,3 +26,3 @@ /*

module.exports = function init(core) {
const logger = core.logger.child({ name: 'contrast:patcher' });
const logger = core.logger.child('contrast:patcher');
const promisifyCustom = Symbol.for('nodejs.util.promisify.custom');

@@ -29,0 +29,0 @@

{
"name": "@contrast/patcher",
"version": "1.0.4",
"version": "1.0.5",
"description": "Advanced monkey patching--registers hooks to run in and around functions",

@@ -5,0 +5,0 @@ "license": "SEE LICENSE IN LICENSE",

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