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

use-country-info

Package Overview
Dependencies
Maintainers
0
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

use-country-info - npm Package Compare versions

Comparing version 1.0.24 to 1.0.25

7

package.json
{
"name": "use-country-info",
"description": "use-country-info",
"version": "1.0.24",
"version": "1.0.25",
"license": "MIT",

@@ -34,3 +34,4 @@ "author": "Erik Ferreira de Lima <erik.lima.f@outlook.com>",

"test": "jest",
"coverage": "node test.js --watchAll=false --coverage --watchAll=false",
"test:watch": "jest --watchAll",
"coverage": "node test.config.js --watchAll=false --coverage --watchAll=false",
"deploy": "npm version patch && npm publish"

@@ -59,3 +60,3 @@ },

"!src/**/*.d.{js,ts}",
"!src/mock/data.mock.ts"
"!src/mock/**"
],

@@ -62,0 +63,0 @@ "preset": "ts-jest",

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