@algolia/dns-filter
Advanced tools
Comparing version 1.1.11 to 1.1.12
@@ -0,1 +1,15 @@ | ||
## [1.1.12](https://github.com/algolia/dns-filter/compare/v1.1.11...v1.1.12) (2021-02-25) | ||
### Bug Fixes | ||
* **deps:** upgrade ([fd8a4f1](https://github.com/algolia/dns-filter/commit/fd8a4f1cc49aed5dc8acaebfdaf2b0606518ef56)) | ||
## [1.1.11](https://github.com/algolia/dns-filter/compare/v1.1.10...v1.1.11) (2021-02-25) | ||
### Bug Fixes | ||
* clean yarn.lock ([0bed2ff](https://github.com/algolia/dns-filter/commit/0bed2ff43978a8b4b2f1bb3fc68fe3b08549e3f3)) | ||
## [1.1.11](https://github.com/algolia/dns-filter/compare/v1.1.10...v1.1.11) (2020-11-24) | ||
@@ -2,0 +16,0 @@ |
{ | ||
"name": "@algolia/dns-filter", | ||
"version": "1.1.11", | ||
"version": "1.1.12", | ||
"description": "A small utility library to test whether requests try to access predefined IPs", | ||
@@ -26,21 +26,22 @@ "main": "dist/index.js", | ||
"@semantic-release/git": "9.0.0", | ||
"@semantic-release/npm": "7.0.8", | ||
"@types/ip-address": "6.0.0", | ||
"@types/jest": "26.0.15", | ||
"@types/node": "12.19.6", | ||
"@typescript-eslint/eslint-plugin": "4.8.1", | ||
"@typescript-eslint/parser": "4.8.1", | ||
"@semantic-release/npm": "7.0.10", | ||
"@types/ip-address": "7.0.0", | ||
"@types/jest": "26.0.20", | ||
"@types/jsbn": "1.2.29", | ||
"@types/node": "14.14.31", | ||
"@typescript-eslint/eslint-plugin": "4.15.2", | ||
"@typescript-eslint/parser": "4.15.2", | ||
"babel-eslint": "10.1.0", | ||
"eslint": "7.14.0", | ||
"eslint": "7.20.0", | ||
"eslint-config-algolia": "16.0.0", | ||
"eslint-config-prettier": "6.15.0", | ||
"eslint-config-prettier": "8.1.0", | ||
"eslint-plugin-eslint-comments": "3.2.0", | ||
"eslint-plugin-import": "2.22.1", | ||
"eslint-plugin-jest": "24.1.3", | ||
"eslint-plugin-prettier": "3.1.4", | ||
"eslint-plugin-jest": "24.1.5", | ||
"eslint-plugin-prettier": "3.3.1", | ||
"jest": "26.6.3", | ||
"prettier": "2.2.0", | ||
"semantic-release": "17.3.0", | ||
"ts-jest": "26.4.4", | ||
"typescript": "4.1.2" | ||
"prettier": "2.2.1", | ||
"semantic-release": "17.3.9", | ||
"ts-jest": "26.5.2", | ||
"typescript": "4.2.2" | ||
}, | ||
@@ -51,4 +52,7 @@ "dependencies": { | ||
"resolutions": { | ||
"npm": "6.14.9" | ||
"npm": "7.5.4" | ||
}, | ||
"engines": { | ||
"node": "14.15.4" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
9594
22
6
0
3