Huge News!Announcing our $40M Series B led by Abstract Ventures.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.9.2 to 1.9.3

14

lib.compiled/Exception/Exception.js

@@ -7,2 +7,6 @@ /**

/**
* Base exception
*/
Object.defineProperty(exports, "__esModule", {

@@ -20,12 +24,2 @@ value: true

console.log(test());
function test() {
return '10';
}
/**
* Base exception
*/
let Exception = exports.Exception = function (_Extendable) {

@@ -32,0 +26,0 @@ _inherits(Exception, _Extendable);

{
"name": "deep-core",
"version": "1.9.2",
"version": "1.9.3",
"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