cspell-lib
Advanced tools
Comparing version 3.0.1 to 3.0.2
{ | ||
"name": "cspell-lib", | ||
"version": "3.0.1", | ||
"version": "3.0.2", | ||
"description": "A library of useful functions used across various cspell tools.", | ||
@@ -40,3 +40,3 @@ "main": "dist/index.js", | ||
"@types/mocha": "^5.2.0", | ||
"@types/node": "^9.6.7", | ||
"@types/node": "^8.10.12", | ||
"chai": "^4.1.2", | ||
@@ -48,9 +48,9 @@ "fs-extra": "^5.0.0", | ||
"rimraf": "^2.6.2", | ||
"rxjs": "^6.0.0", | ||
"ts-node": "^6.0.1", | ||
"tslint": "^5.9.1", | ||
"rxjs": "^6.1.0", | ||
"ts-node": "^6.0.2", | ||
"tslint": "^5.10.0", | ||
"typescript": "^2.8.3" | ||
}, | ||
"dependencies": { | ||
"iconv-lite": "^0.4.21", | ||
"iconv-lite": "^0.4.22", | ||
"rxjs-stream": "^2.0.3" | ||
@@ -57,0 +57,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
17796
Updatediconv-lite@^0.4.22