cspell-io
Advanced tools
Comparing version 5.0.1-alpha.6 to 5.0.1-alpha.8
{ | ||
"name": "cspell-io", | ||
"version": "5.0.1-alpha.6", | ||
"version": "5.0.1-alpha.8", | ||
"description": "A library of useful I/O functions used across various cspell tools.", | ||
@@ -39,24 +39,9 @@ "main": "dist/index.js", | ||
}, | ||
"nyc": { | ||
"include": [ | ||
"src/**/*.ts" | ||
], | ||
"exclude": [ | ||
"src/**/*.test.ts" | ||
], | ||
"extension": [ | ||
".ts" | ||
], | ||
"require": [ | ||
"ts-node/register" | ||
], | ||
"reporter": [ | ||
"json", | ||
"html" | ||
] | ||
}, | ||
"engines": { | ||
"node": ">=12.0.0" | ||
}, | ||
"gitHead": "ffc22b5a4f721b114b95a8c521dcac86faae0851" | ||
"gitHead": "9f7c166e6401ace55fa19a0515492980f7ff1d34", | ||
"devDependencies": { | ||
"rimraf": "^3.0.2" | ||
} | ||
} |
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
12302
1