hunspell-reader
Advanced tools
Comparing version 2.0.1 to 2.0.2
{ | ||
"name": "hunspell-reader", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"description": "A library for reading Hunspell Dictionary Files", | ||
@@ -42,9 +42,9 @@ "bin": "./dist/app.js", | ||
"@types/mocha": "^5.2.0", | ||
"@types/node": "^8.10.10", | ||
"@types/node": "^8.10.12", | ||
"chai": "^4.1.2", | ||
"coveralls": "^3.0.0", | ||
"coveralls": "^3.0.1", | ||
"mocha": "^5.1.1", | ||
"nyc": "^11.7.1", | ||
"rimraf": "^2.6.2", | ||
"ts-node": "^6.0.1", | ||
"ts-node": "^6.0.2", | ||
"typescript": "^2.8.3" | ||
@@ -54,6 +54,6 @@ }, | ||
"commander": "^2.15.1", | ||
"cspell-lib": "^3.0.1", | ||
"cspell-lib": "^3.0.2", | ||
"fs-extra": "^5.0.0", | ||
"gensequence": "^2.1.1", | ||
"rxjs": "^6.0.0", | ||
"rxjs": "^6.1.0", | ||
"rxjs-stream": "^2.0.3" | ||
@@ -60,0 +60,0 @@ }, |
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
Updatedcspell-lib@^3.0.2
Updatedrxjs@^6.1.0