hunspell-reader
Advanced tools
Comparing version 3.1.3 to 3.1.4
{ | ||
"name": "hunspell-reader", | ||
"version": "3.1.3", | ||
"version": "3.1.4", | ||
"description": "A library for reading Hunspell Dictionary Files", | ||
@@ -44,9 +44,9 @@ "bin": "bin.js", | ||
"devDependencies": { | ||
"@types/chai": "^4.2.6", | ||
"@types/chai": "^4.2.7", | ||
"@types/fs-extra": "^8.0.1", | ||
"@types/mocha": "^5.2.7", | ||
"@types/node": "^10.17.6", | ||
"@types/node": "^10.17.11", | ||
"chai": "^4.2.0", | ||
"coveralls": "^3.0.9", | ||
"cspell": "^4.0.35", | ||
"cspell": "^4.0.38", | ||
"mocha": "^6.2.2", | ||
@@ -56,3 +56,3 @@ "nyc": "^14.1.1", | ||
"ts-node": "^8.5.4", | ||
"typescript": "^3.7.3" | ||
"typescript": "^3.7.4" | ||
}, | ||
@@ -62,3 +62,3 @@ "dependencies": { | ||
"fs-extra": "^8.0.1", | ||
"gensequence": "^2.1.3", | ||
"gensequence": "^3.0.1", | ||
"iconv-lite": "^0.5.0" | ||
@@ -65,0 +65,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
49718
+ Addedgensequence@3.1.1(transitive)
- Removedgensequence@2.3.0(transitive)
Updatedgensequence@^3.0.1