Socket
Socket
Sign inDemoInstall

@cspell/cspell-json-reporter

Package Overview
Dependencies
Maintainers
1
Versions
199
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cspell/cspell-json-reporter - npm Package Compare versions

Comparing version 5.10.1 to 5.11.0-alpha.0

6

dist/index.js

@@ -26,8 +26,8 @@ "use strict";

exports.getReporter = void 0;
const cspell_types_1 = require("@cspell/cspell-types");
const fs_1 = require("fs");
const mkdirp_1 = __importDefault(require("mkdirp"));
const path = __importStar(require("path"));
const mkdirp_1 = __importDefault(require("mkdirp"));
const cspell_types_1 = require("@cspell/cspell-types");
const setToJSONReplacer_1 = require("./utils/setToJSONReplacer");
const validateSettings_1 = require("./utils/validateSettings");
const setToJSONReplacer_1 = require("./utils/setToJSONReplacer");
const noopReporter = () => undefined;

@@ -34,0 +34,0 @@ function getReporter(settings) {

{
"name": "@cspell/cspell-json-reporter",
"version": "5.10.1",
"version": "5.11.0-alpha.0",
"description": "JSON reporter for CSpell",

@@ -41,3 +41,3 @@ "author": "Jason Dent",

"dependencies": {
"@cspell/cspell-types": "^5.10.0",
"@cspell/cspell-types": "^5.11.0-alpha.0",
"mkdirp": "^1.0.4"

@@ -47,3 +47,3 @@ },

"@types/mkdirp": "^1.0.2",
"cspell": "^5.10.1"
"cspell": "^5.11.0-alpha.0"
},

@@ -53,3 +53,3 @@ "engines": {

},
"gitHead": "538c13e1e98fc732ba5ffacb359035c6cfc0f909"
"gitHead": "1942e43560a4969bb9e070a0192121d695ff4554"
}
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