vsm-dictionary-cacher
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "vsm-dictionary-cacher", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Wrapper around a VSM-dictionary, that manages a cache of string-match results", | ||
"main": "src/DictionaryCacher.js", | ||
"main": "src/VsmDictionaryCacher.js", | ||
"scripts": { | ||
@@ -7,0 +7,0 @@ "test": "mocha \"src/**/*.test.js\" --check-leaks", |
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
35209