New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

deep-core

Package Overview
Dependencies
Maintainers
1
Versions
120
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

deep-core - npm Package Compare versions

Comparing version

to
1.0.13

4

lib.compiled/Generic/MethodsProxy.js

@@ -61,6 +61,8 @@ /**

var func = handler[prop];
if (typeof func === 'function') {
Object.defineProperty(_this._target, prop, {
value: function value() {
return handler[prop].apply(handler, arguments);
return func.apply(undefined, arguments);
}

@@ -67,0 +69,0 @@ });

{
"name": "deep-core",
"version": "1.0.12",
"version": "1.0.13",
"description": "DEEP Core Library",

@@ -5,0 +5,0 @@ "keywords": [