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

country-state-city

Package Overview
Dependencies
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

country-state-city - npm Package Compare versions

Comparing version 0.1.5 to 0.1.6

dist/index.d.ts

13

package.json
{
"name": "country-state-city",
"version": "0.1.5",
"version": "0.1.6",
"description": "Library for fetching Country, its States and Cities",
"main": "index.js",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"scripts": {
"test": "jest"
"test": "jest",
"build": "tsc -p tsconfig.json"
},

@@ -37,5 +39,8 @@ "author": "harpreetkhalsagtbit@gmail.com",

"devDependencies": {
"@types/jest": "^24.0.12",
"husky": "^1.3.1",
"jest": "^23.6.0"
"jest": "^23.6.0",
"ts-jest": "^24.0.2",
"typescript": "^3.4.5"
}
}

@@ -112,5 +112,13 @@ country-state-city

Special Thanks
---------------
[@baywet](https://github.com/baywet) - For mentoring Javascript to Typescript Conversion
Change Logs
---------------
**V0.1.3**
1. Development code - Javascript to Typescript conversion: [#12](https://github.com/harpreetkhalsagtbit/country-state-city/pull/12)
**V0.1.0**

@@ -117,0 +125,0 @@ 1. Fix: [#2](https://github.com/harpreetkhalsagtbit/country-state-city/issues/2)

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