@algolia/dns-filter
Advanced tools
Comparing version 0.0.3 to 1.1.3
{ | ||
"name": "@algolia/dns-filter", | ||
"version": "0.0.3", | ||
"version": "1.1.3", | ||
"description": "A small utility library to test whether requests try to access predefined IPs", | ||
@@ -26,2 +26,4 @@ "main": "dist/index.js", | ||
"@semantic-release/git": "^7.0.16", | ||
"@semantic-release/npm": "^5.2.0", | ||
"@types/ip-address": "^5.8.2", | ||
"@types/jest": "^24.0.19", | ||
@@ -44,3 +46,6 @@ "@types/node": "^12.11.1", | ||
"typescript": "^3.6.4" | ||
}, | ||
"dependencies": { | ||
"ip-address": "^6.1.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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
319921
24
0
1
21
2
+ Addedip-address@^6.1.0
+ Addedip-address@6.4.0(transitive)
+ Addedjsbn@1.1.0(transitive)
+ Addedlodash.find@4.6.0(transitive)
+ Addedlodash.max@4.0.1(transitive)
+ Addedlodash.merge@4.6.2(transitive)
+ Addedlodash.padstart@4.6.1(transitive)
+ Addedlodash.repeat@4.1.0(transitive)
+ Addedsprintf-js@1.1.2(transitive)