@cspell/cspell-json-reporter
Advanced tools
Comparing version 8.8.0 to 8.8.1
{ | ||
"name": "@cspell/cspell-json-reporter", | ||
"version": "8.8.0", | ||
"version": "8.8.1", | ||
"description": "JSON reporter for CSpell", | ||
@@ -39,3 +39,3 @@ "author": "Jason Dent", | ||
"clean": "shx rm -rf dist temp coverage \"*.tsbuildInfo\"", | ||
"build": "tsc -b .", | ||
"build": "tsc -b . -f", | ||
"build:esm": "tsc -p tsconfig.esm.json", | ||
@@ -47,6 +47,6 @@ "clean-build": "pnpm run clean && pnpm run build", | ||
"test:run": "node ../../bin.mjs . --config cSpell.example.mjs", | ||
"watch": "tsc -b . -w" | ||
"watch": "tsc -b . -w -f" | ||
}, | ||
"dependencies": { | ||
"@cspell/cspell-types": "8.8.0" | ||
"@cspell/cspell-types": "8.8.1" | ||
}, | ||
@@ -56,3 +56,3 @@ "engines": { | ||
}, | ||
"gitHead": "a42bce675c00cb2d51809b3ae3894119ea4f5ce7" | ||
"gitHead": "6381846ffce8b9a349bfda03262297aa8e301ef5" | ||
} |
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
12271
7
+ Added@cspell/cspell-types@8.8.1(transitive)
- Removed@cspell/cspell-types@8.8.0(transitive)
Updated@cspell/cspell-types@8.8.1