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

@algolia/dns-filter

Package Overview
Dependencies
Maintainers
57
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 0.0.3 to 1.1.3

.circleci/config.yml

7

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

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

"@semantic-release/git": "^7.0.16",
"@semantic-release/npm": "^5.2.0",
"@types/ip-address": "^5.8.2",
"@types/jest": "^24.0.19",

@@ -44,3 +46,6 @@ "@types/node": "^12.11.1",

"typescript": "^3.6.4"
},
"dependencies": {
"ip-address": "^6.1.0"
}
}
errors/BlacklistedIP.d.ts
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