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

@algolia/dns-filter

Package Overview
Dependencies
Maintainers
66
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.24 to 1.1.25

7

CHANGELOG.md

@@ -0,1 +1,8 @@

## [1.1.25](https://github.com/algolia/dns-filter/compare/v1.1.24...v1.1.25) (2022-01-25)
### Bug Fixes
* upgrade dependencies ([ebe18f1](https://github.com/algolia/dns-filter/commit/ebe18f1f447e4e4e242699f115a7b3f5928343ac))
## [1.1.24](https://github.com/algolia/dns-filter/compare/v1.1.23...v1.1.24) (2021-11-02)

@@ -2,0 +9,0 @@

40

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

@@ -24,25 +24,25 @@ "main": "dist/index.js",

"devDependencies": {
"@semantic-release/changelog": "6.0.0",
"@semantic-release/git": "10.0.0",
"@semantic-release/npm": "8.0.2",
"@semantic-release/changelog": "6.0.1",
"@semantic-release/git": "10.0.1",
"@semantic-release/npm": "9.0.0",
"@types/ip-address": "7.0.0",
"@types/jest": "27.0.2",
"@types/jsbn": "1.2.29",
"@types/node": "16.11.6",
"@typescript-eslint/eslint-plugin": "5.2.0",
"@typescript-eslint/parser": "5.2.0",
"@types/jest": "27.4.0",
"@types/jsbn": "1.2.30",
"@types/node": "16.11.21",
"@typescript-eslint/eslint-plugin": "5.10.0",
"@typescript-eslint/parser": "5.10.0",
"babel-eslint": "10.1.0",
"eslint": "8.1.0",
"eslint-config-algolia": "19.0.2",
"eslint": "8.7.0",
"eslint-config-algolia": "20.0.0",
"eslint-config-prettier": "8.3.0",
"eslint-plugin-eslint-comments": "3.2.0",
"eslint-plugin-import": "2.25.2",
"eslint-plugin-jest": "25.2.2",
"eslint-plugin-jsdoc": "37.0.3",
"eslint-plugin-import": "2.25.4",
"eslint-plugin-jest": "25.7.0",
"eslint-plugin-jsdoc": "37.6.1",
"eslint-plugin-prettier": "4.0.0",
"jest": "27.3.1",
"prettier": "2.4.1",
"semantic-release": "18.0.0",
"ts-jest": "27.0.7",
"typescript": "4.4.4"
"jest": "27.4.7",
"prettier": "2.5.1",
"semantic-release": "19.0.2",
"ts-jest": "27.1.3",
"typescript": "4.5.5"
},

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

"resolutions": {
"npm": "8.1.2"
"npm": "8.3.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