New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

maxmind

Package Overview
Dependencies
Maintainers
1
Versions
93
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

maxmind - npm Package Compare versions

Comparing version 4.1.3 to 4.1.4

1

lib/reader/response.d.ts

@@ -55,2 +55,3 @@ interface Names {

readonly autonomous_system_organization?: string;
readonly connection_type?: string;
readonly domain?: string;

@@ -57,0 +58,0 @@ ip_address?: string;

12

package.json
{
"name": "maxmind",
"version": "4.1.3",
"version": "4.1.4",
"homepage": "https://github.com/runk/node-maxmind",

@@ -31,12 +31,12 @@ "description": "IP lookup using Maxmind databases",

"@types/ip-address": "5.8.2",
"@types/jest": "26.0.0",
"@types/jest": "26.0.7",
"@types/node": "10.17.5",
"@types/sinon": "9.0.4",
"ip-address": "6.3.0",
"jest": "26.0.1",
"jest": "26.1.0",
"sinon": "9.0.2",
"ts-jest": "26.1.0",
"ts-jest": "26.1.4",
"tslint": "6.1.2",
"typescript": "3.9.5",
"semantic-release": "17.0.8"
"typescript": "3.9.7",
"semantic-release": "17.1.1"
},

@@ -43,0 +43,0 @@ "repository": {

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