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 1.0.9 to 1.0.10

2

lib.compiled/Generic/MethodsProxy.js

@@ -61,2 +61,4 @@ /**

func.bind(handler); // avoid scope issues
if (typeof func === 'function') {

@@ -63,0 +65,0 @@ Object.defineProperty(this._target, prop, { value: func });

2

package.json
{
"name": "deep-core",
"version": "1.0.9",
"version": "1.0.10",
"description": "DEEP Core Library",

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

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