Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@algolia/dns-filter

Package Overview
Dependencies
Maintainers
61
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@algolia/dns-filter - npm Package Compare versions

Comparing version 1.1.11 to 1.1.12

.nvmrc

14

CHANGELOG.md

@@ -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 @@

36

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc