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

country-state-city-nextjs

Package Overview
Dependencies
Maintainers
0
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

country-state-city-nextjs - npm Package Compare versions

Comparing version 9.1.0 to 10.0.0

1

cjs/index.d.ts

@@ -7,2 +7,3 @@ export interface countryProps {

code_phone?: string;
lang?: string;
}

@@ -9,0 +10,0 @@ export interface stateProps {

3

package.json
{
"name": "country-state-city-nextjs",
"version": "9.1.0",
"version": "10.0.0",
"description": "Get all countrys, states and citys of world",

@@ -37,2 +37,3 @@ "main": "./cjs/index.js",

"bun-generate-phone": "bun ./bun/generatePhone.tsx",
"bun-generate-lang": "bun ./bun/generateLang.tsx",
"test-load": "bun ./test/load.tsx"

@@ -39,0 +40,0 @@ },

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