cspell-io
Advanced tools
Comparing version 5.0.8 to 5.1.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [5.1.0](https://github.com/streetsidesoftware/cspell/compare/v5.0.8...v5.1.0) (2020-12-27) | ||
**Note:** Version bump only for package cspell-io | ||
## [5.0.8](https://github.com/streetsidesoftware/cspell/compare/v5.0.7...v5.0.8) (2020-12-17) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "cspell-io", | ||
"version": "5.0.8", | ||
"version": "5.1.0", | ||
"description": "A library of useful I/O functions used across various cspell tools.", | ||
@@ -43,4 +43,4 @@ "main": "dist/index.js", | ||
"devDependencies": { | ||
"@types/fs-extra": "^9.0.5", | ||
"@types/node": "^14.14.14", | ||
"@types/fs-extra": "^9.0.6", | ||
"@types/node": "^14.14.16", | ||
"fs-extra": "^9.0.1", | ||
@@ -51,3 +51,3 @@ "jest": "^26.6.3", | ||
}, | ||
"gitHead": "ac87b0b0b4588fa9f5bb49ea2bdaefc4db1070fb" | ||
"gitHead": "4160b964818f29a97a29b36e583a6f4d7c8de300" | ||
} |
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
13957