Socket
Socket
Sign inDemoInstall

country-states

Package Overview
Dependencies
0
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.1 to 0.0.2

2

package.json
{
"name": "country-states",
"version": "0.0.1",
"version": "0.0.2",
"description": "database with countries and states",

@@ -5,0 +5,0 @@ "main": "src/index.js",

@@ -6,3 +6,3 @@ # country-states

```
const { compile, states } = require('../src');
const { compile, states } = require('country-states');

@@ -9,0 +9,0 @@ // provide compile with a list of country codes

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc