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

@algolia/dns-filter

Package Overview
Dependencies
Maintainers
68
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.23 to 1.1.24

14

CHANGELOG.md

@@ -0,1 +1,15 @@

## [1.1.24](https://github.com/algolia/dns-filter/compare/v1.1.23...v1.1.24) (2021-11-02)
### Bug Fixes
* bump version ([7dc0596](https://github.com/algolia/dns-filter/commit/7dc05968b090fc4e6ed81e608e6da183819cd2b8))
## [1.1.23](https://github.com/algolia/dns-filter/compare/v1.1.22...v1.1.23) (2021-10-11)
### Bug Fixes
* bump version ([b28ff1c](https://github.com/algolia/dns-filter/commit/b28ff1c49183cb25eb9efdad79de05da61f950ec))
## [1.1.21](https://github.com/algolia/dns-filter/compare/v1.1.20...v1.1.21) (2021-07-24)

@@ -2,0 +16,0 @@

26

package.json
{
"name": "@algolia/dns-filter",
"version": "1.1.23",
"version": "1.1.24",
"description": "A small utility library to test whether requests try to access predefined IPs",

@@ -26,23 +26,23 @@ "main": "dist/index.js",

"@semantic-release/git": "10.0.0",
"@semantic-release/npm": "8.0.0",
"@semantic-release/npm": "8.0.2",
"@types/ip-address": "7.0.0",
"@types/jest": "27.0.2",
"@types/jsbn": "1.2.29",
"@types/node": "14.17.21",
"@typescript-eslint/eslint-plugin": "4.33.0",
"@typescript-eslint/parser": "4.33.0",
"@types/node": "16.11.6",
"@typescript-eslint/eslint-plugin": "5.2.0",
"@typescript-eslint/parser": "5.2.0",
"babel-eslint": "10.1.0",
"eslint": "7.32.0",
"eslint": "8.1.0",
"eslint-config-algolia": "19.0.2",
"eslint-config-prettier": "8.3.0",
"eslint-plugin-eslint-comments": "3.2.0",
"eslint-plugin-import": "2.24.2",
"eslint-plugin-jest": "24.5.2",
"eslint-plugin-jsdoc": "36.1.0",
"eslint-plugin-import": "2.25.2",
"eslint-plugin-jest": "25.2.2",
"eslint-plugin-jsdoc": "37.0.3",
"eslint-plugin-prettier": "4.0.0",
"jest": "27.2.4",
"jest": "27.3.1",
"prettier": "2.4.1",
"semantic-release": "18.0.0",
"ts-jest": "27.0.5",
"typescript": "4.4.3"
"ts-jest": "27.0.7",
"typescript": "4.4.4"
},

@@ -53,3 +53,3 @@ "dependencies": {

"resolutions": {
"npm": "8.0.0"
"npm": "8.1.2"
},

@@ -56,0 +56,0 @@ "engines": {

Sorry, the diff of this file is not supported yet

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