@cspell/cspell-json-reporter
Advanced tools
Comparing version 7.0.0-alpha.1 to 7.0.0-alpha.2
{ | ||
"name": "@cspell/cspell-json-reporter", | ||
"version": "7.0.0-alpha.1", | ||
"version": "7.0.0-alpha.2", | ||
"description": "JSON reporter for CSpell", | ||
@@ -40,3 +40,3 @@ "author": "Jason Dent", | ||
"scripts": { | ||
"clean": "shx rm -rf dist coverage .tsbuildinfo", | ||
"clean": "shx rm -rf dist temp coverage \"*.tsbuildInfo\"", | ||
"build": "tsc -b . && ts2mjs dist/esm", | ||
@@ -53,3 +53,3 @@ "build:esm": "tsc -p tsconfig.esm.json", | ||
"dependencies": { | ||
"@cspell/cspell-types": "7.0.0-alpha.1" | ||
"@cspell/cspell-types": "7.0.0-alpha.2" | ||
}, | ||
@@ -59,3 +59,3 @@ "engines": { | ||
}, | ||
"gitHead": "626d1a01b413c1b6de0b386a5a264b78a10ba146" | ||
"gitHead": "a1b7c5daeef5afdb14d6444318f450b9fd9c035a" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
20557
+ Added@cspell/cspell-types@7.0.0-alpha.2(transitive)
- Removed@cspell/cspell-types@7.0.0-alpha.1(transitive)