cspell-io
Advanced tools
Comparing version 4.0.19 to 4.0.20
{ | ||
"name": "cspell-io", | ||
"version": "4.0.19", | ||
"version": "4.0.20", | ||
"description": "A library of useful I/O functions used across various cspell tools.", | ||
@@ -19,3 +19,3 @@ "main": "dist/index.js", | ||
"coverage": "jest --coverage", | ||
"test-watch": "../../node_modules/.bin/jest --watch", | ||
"test-watch": "jest --watch", | ||
"test": "jest" | ||
@@ -61,3 +61,3 @@ }, | ||
}, | ||
"gitHead": "c528fdc4f86777aefbc23a18c3ac7a51c0c9d2bd" | ||
"gitHead": "cbe103ba540d0ec7af38876372722802f80f4098" | ||
} |
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
12098