Join our webinar on Wednesday, June 26, at 1pm EDTHow Chia Mitigates Risk in the Crypto Industry.Register
Socket
Socket
Sign inDemoInstall

countries-and-timezones

Package Overview
Dependencies
0
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.1.0 to 2.1.1

dist/build-country.js

9

package.json
{
"name": "countries-and-timezones",
"version": "2.1.0",
"version": "2.1.1",
"description": "Minimalistic library to work with countries and timezones data.",
"main": "src-es5/index.js",
"main": "dist/index.js",
"files": [
"src",
"src-es5",
"dist",
"yarn.lock"
],
"scripts": {
"build": "babel src/ --out-dir=src-es5/ --presets=@babel/env --source-maps && cpy 'src/**/*.json' src-es5/",
"build": "babel src/ --out-dir=dist/ --presets=@babel/env --source-maps && cpy 'src/**/*.json' dist/",
"test": "npm run build && mocha test/"

@@ -14,0 +13,0 @@ },

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