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

@algolia/dns-filter

Package Overview
Dependencies
Maintainers
62
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.16 to 1.1.17

7

CHANGELOG.md

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

## [1.1.17](https://github.com/algolia/dns-filter/compare/v1.1.16...v1.1.17) (2021-05-26)
### Bug Fixes
* up for version ([db34e84](https://github.com/algolia/dns-filter/commit/db34e840a75f953078704fae3e8569456628cef2))
## [1.1.16](https://github.com/algolia/dns-filter/compare/v1.1.15...v1.1.16) (2021-04-12)

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

32

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

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

"@semantic-release/git": "9.0.0",
"@semantic-release/npm": "7.1.1",
"@semantic-release/npm": "7.1.3",
"@types/ip-address": "7.0.0",
"@types/jest": "26.0.22",
"@types/jest": "26.0.23",
"@types/jsbn": "1.2.29",
"@types/node": "14.14.37",
"@typescript-eslint/eslint-plugin": "4.21.0",
"@typescript-eslint/parser": "4.21.0",
"@types/node": "14.17.0",
"@typescript-eslint/eslint-plugin": "4.24.0",
"@typescript-eslint/parser": "4.24.0",
"babel-eslint": "10.1.0",
"eslint": "7.24.0",
"eslint": "7.27.0",
"eslint-config-algolia": "18.0.0",
"eslint-config-prettier": "8.1.0",
"eslint-config-prettier": "8.3.0",
"eslint-plugin-eslint-comments": "3.2.0",
"eslint-plugin-import": "2.22.1",
"eslint-plugin-jest": "24.3.5",
"eslint-plugin-jsdoc": "32.3.0",
"eslint-plugin-prettier": "3.3.1",
"eslint-plugin-import": "2.23.3",
"eslint-plugin-jest": "24.3.6",
"eslint-plugin-jsdoc": "34.8.2",
"eslint-plugin-prettier": "3.4.0",
"jest": "26.6.3",
"prettier": "2.2.1",
"semantic-release": "17.4.2",
"ts-jest": "26.5.4",
"prettier": "2.3.0",
"semantic-release": "17.4.3",
"ts-jest": "26.5.6",
"typescript": "4.2.4"

@@ -53,3 +53,3 @@ },

"resolutions": {
"npm": "7.9.0"
"npm": "7.14.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