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.22 to 1.1.23

38

package.json
{
"name": "@algolia/dns-filter",
"version": "1.1.22",
"version": "1.1.23",
"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": "5.0.1",
"@semantic-release/git": "9.0.0",
"@semantic-release/npm": "7.1.3",
"@semantic-release/changelog": "6.0.0",
"@semantic-release/git": "10.0.0",
"@semantic-release/npm": "8.0.0",
"@types/ip-address": "7.0.0",
"@types/jest": "27.0.1",
"@types/jest": "27.0.2",
"@types/jsbn": "1.2.29",
"@types/node": "14.17.9",
"@typescript-eslint/eslint-plugin": "4.29.1",
"@typescript-eslint/parser": "4.29.1",
"@types/node": "14.17.21",
"@typescript-eslint/eslint-plugin": "4.33.0",
"@typescript-eslint/parser": "4.33.0",
"babel-eslint": "10.1.0",
"eslint": "7.32.0",
"eslint-config-algolia": "18.0.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.0",
"eslint-plugin-jest": "24.4.0",
"eslint-plugin-jsdoc": "36.0.7",
"eslint-plugin-prettier": "3.4.0",
"jest": "27.0.6",
"prettier": "2.3.2",
"semantic-release": "17.4.5",
"ts-jest": "27.0.4",
"typescript": "4.3.5"
"eslint-plugin-import": "2.24.2",
"eslint-plugin-jest": "24.5.2",
"eslint-plugin-jsdoc": "36.1.0",
"eslint-plugin-prettier": "4.0.0",
"jest": "27.2.4",
"prettier": "2.4.1",
"semantic-release": "18.0.0",
"ts-jest": "27.0.5",
"typescript": "4.4.3"
},

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

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

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