@depay/local-currency
Advanced tools
Comparing version 3.5.4 to 3.5.5
{ | ||
"name": "@depay/local-currency", | ||
"moduleName": "LocalCurrency", | ||
"version": "3.5.4", | ||
"version": "3.5.5", | ||
"description": "JavaScript library that detects user's local currency and provides functionalities to convert between multiple currencies.", | ||
@@ -16,3 +16,2 @@ "main": "dist/umd/index.js", | ||
"lint:fix": "eslint \"src/**/*.{js,jsx,ts,tsx}\" --fix", | ||
"prepublishOnly": "yarn build", | ||
"dev": "rollup -c rollup.dev.config.js -w", | ||
@@ -19,0 +18,0 @@ "test:units": "yarn build && npx jest --no-cache", |
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
32938