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 7.0.1-alpha.9 to 7.0.1

10

package.json
{
"name": "@cspell/cspell-json-reporter",
"version": "7.0.1-alpha.9",
"version": "7.0.1",
"description": "JSON reporter for CSpell",

@@ -44,5 +44,3 @@ "author": "Jason Dent",

"clean-build": "pnpm run clean && pnpm run build",
"coverage": "pnpm coverage:vitest && pnpm coverage:fix",
"coverage:vitest": "vitest run --coverage",
"coverage:fix": "nyc report --temp-dir \"$(pwd)/coverage\" --reporter lcov --report-dir \"$(pwd)/coverage\" --cwd ../..",
"coverage": "vitest run --coverage",
"test:watch": "vitest",

@@ -53,3 +51,3 @@ "test": "vitest run",

"dependencies": {
"@cspell/cspell-types": "7.0.1-alpha.9"
"@cspell/cspell-types": "7.0.1"
},

@@ -59,3 +57,3 @@ "engines": {

},
"gitHead": "4246258636a672b75df22d6e8c72bb3c63e8a500"
"gitHead": "124eea257b724b8354d3bc38f48fe9529cf6f7be"
}
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