Socket
Socket
Sign inDemoInstall

@comunica/core

Package Overview
Dependencies
Maintainers
4
Versions
89
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@comunica/core - npm Package Compare versions

Comparing version 1.19.0 to 1.19.2

4

index.js

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

Object.defineProperty(exports, "__esModule", { value: true });
// eslint-disable-next-line no-process-env
if (typeof process === 'undefined' || (process.env.NODE_ENV === 'production' && !process.env.COMUNICA_DEBUG)) {
Error.stackTraceLimit = false;
}
__exportStar(require("./lib/Bus"), exports);

@@ -19,0 +15,0 @@ __exportStar(require("./lib/BusIndexed"), exports);

4

package.json
{
"name": "@comunica/core",
"version": "1.19.0",
"version": "1.19.2",
"description": "Lightweight, semantic and modular actor framework",

@@ -63,3 +63,3 @@ "lsd:module": true,

},
"gitHead": "6a46f089ac0fbef36eb8373cadc8c319dc39efd7"
"gitHead": "73525f72e616c1f8ee244ea5c64e10e4a6032cf5"
}
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