bloomfilter
Advanced tools
Comparing version 0.0.4 to 0.0.5
{ | ||
"name": "bloomfilter", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"description": "Fast bloom filter in JavaScript.", | ||
@@ -19,5 +19,8 @@ "keywords": [ | ||
"main": "bloomfilter.js", | ||
"dependencies": { | ||
"devDependencies": { | ||
"vows": "0.6.0" | ||
}, | ||
"scripts": { | ||
"test": "./node_modules/vows/bin/vows" | ||
} | ||
} |
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
5323
0
1
- Removedvows@0.6.0
- Removedeyes@0.1.8(transitive)
- Removedvows@0.6.0(transitive)