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 3.0.0 to 3.0.1

16

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

@@ -26,16 +26,16 @@ "description": "IP lookup using Maxmind databases",

"dependencies": {
"@types/sinon": "^7.0.11",
"tiny-lru": "^6.0.0"
"tiny-lru": "6.0.0"
},
"devDependencies": {
"@types/ip-address": "^5.8.2",
"@types/jest": "^24.0.11",
"@types/sinon": "7.0.11",
"@types/ip-address": "5.8.2",
"@types/jest": "24.0.11",
"@types/node": "10.12.20",
"github-publish-release": "5.0.1",
"ip-address": "5.8.9",
"jest": "^24.7.1",
"jest": "24.7.1",
"sinon": "7.2.3",
"ts-jest": "^24.0.2",
"ts-jest": "24.0.2",
"tslint": "5.12.1",
"typescript": "^3.3.1"
"typescript": "3.3.1"
},

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

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