Socket
Socket
Sign inDemoInstall

@contrast/patcher

Package Overview
Dependencies
Maintainers
14
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.4.0 to 1.5.0

3

lib/index.js

@@ -283,5 +283,4 @@ /*

logger.debug(
'%s:%s may be unwritable. hooking by defineProperty',
'%s may be unwritable. hooking by defineProperty',
opts.name,
prop
);

@@ -288,0 +287,0 @@ if (desc.configurable) {

{
"name": "@contrast/patcher",
"version": "1.4.0",
"version": "1.5.0",
"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