vsm-dictionary-cacher
Advanced tools
Comparing version 1.2.2 to 1.2.3
{ | ||
"name": "vsm-dictionary-cacher", | ||
"version": "1.2.2", | ||
"version": "1.2.3", | ||
"description": "Wrapper around a VSM-dictionary, that manages a cache of string-match results", | ||
@@ -19,3 +19,3 @@ "main": "src/VsmDictionaryCacher.js", | ||
"type": "git", | ||
"url": "git+https://github.com/vsmjs/vsm-dictionary-cacher" | ||
"url": "git+https://github.com/vsm/vsm-dictionary-cacher" | ||
}, | ||
@@ -25,5 +25,5 @@ "author": "Steven Vercruysse (http://stcruy.com)", | ||
"bugs": { | ||
"url": "https://github.com/vsmjs/vsm-dictionary-cacher/issues" | ||
"url": "https://github.com/vsm/vsm-dictionary-cacher/issues" | ||
}, | ||
"homepage": "https://github.com/vsmjs/vsm-dictionary-cacher#readme", | ||
"homepage": "https://github.com/vsm/vsm-dictionary-cacher#readme", | ||
"devDependencies": { | ||
@@ -30,0 +30,0 @@ "@babel/core": "^7.5.5", |
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
141443