@cspell/cspell-types
Advanced tools
Comparing version 7.0.1-alpha.9 to 7.0.1
@@ -6,3 +6,3 @@ { | ||
}, | ||
"version": "7.0.1-alpha.9", | ||
"version": "7.0.1", | ||
"description": "Types for cspell and cspell-lib", | ||
@@ -56,5 +56,3 @@ "type": "commonjs", | ||
"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": "pnpm test:unit && pnpm test:schema", | ||
@@ -92,5 +90,5 @@ "test:unit": "vitest run", | ||
"ajv-cli": "^5.0.0", | ||
"ts-json-schema-generator": "^1.2.0" | ||
"ts-json-schema-generator": "^1.3.0" | ||
}, | ||
"gitHead": "4246258636a672b75df22d6e8c72bb3c63e8a500" | ||
"gitHead": "124eea257b724b8354d3bc38f48fe9529cf6f7be" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
261735