countries-and-timezones
Advanced tools
Comparing version 3.7.1 to 3.7.2
{ | ||
"name": "countries-and-timezones", | ||
"version": "3.7.1", | ||
"version": "3.7.2", | ||
"description": "Minimalistic library to work with countries and timezones data.", | ||
@@ -23,3 +23,3 @@ "main": "./dist/index.js", | ||
"scripts": { | ||
"build": "rollup -c && sh .fixTypes.sh", | ||
"build": "rollup -c && sh bin/fixTypes.sh && sh bin/addEsmPackage.sh", | ||
"lint:js": "xo --fix", | ||
@@ -26,0 +26,0 @@ "lint:json": "prettier --write \"**/*.json\"", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
315603
14