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

cross-project-diagnostics

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cross-project-diagnostics - npm Package Compare versions

Comparing version 0.1.4 to 0.1.5

8

lib/index.js
"use strict";
function __export(m) {
for (var p in m) if (!exports.hasOwnProperty(p)) exports[p] = m[p];
}
Object.defineProperty(exports, "__esModule", { value: true });
const tslib_1 = require("tslib");
tslib_1.__exportStar(require("./definitions"), exports);
tslib_1.__exportStar(require("./diagnostic-manager"), exports);
__export(require("./definitions"));
__export(require("./diagnostic-manager"));
//# sourceMappingURL=index.js.map
{
"name": "cross-project-diagnostics",
"version": "0.1.4",
"version": "0.1.5",
"description": "Gapminder Cross-project Diagnostics functionality",

@@ -5,0 +5,0 @@ "author": "Vyacheslav Chub<vyacheslav.chub@valor-software.com>",

@@ -18,3 +18,3 @@ {

"noEmitHelpers": false,
"importHelpers": true,
"importHelpers": false,
"strictNullChecks": false,

@@ -21,0 +21,0 @@ "baseUrl": ".",

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