Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

mpwrapper

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mpwrapper - npm Package Compare versions

Comparing version 0.1.5 to 0.1.6

4

build/src/wrapper.js

@@ -96,2 +96,6 @@ "use strict";

}
// no more callbacks - try to restore original function
if (store.callbacks.length === 0) {
unwrap(obj, name);
}
}

@@ -98,0 +102,0 @@ }

2

package.json
{
"name": "mpwrapper",
"version": "0.1.5",
"version": "0.1.6",
"description": "Monkey Patch Wrapper that support multiple wrapping and unwrapping",

@@ -5,0 +5,0 @@ "main": "build/src/index.js",

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