@segment/in-eu
Advanced tools
Comparing version 0.2.0 to 0.2.1
@@ -28,3 +28,3 @@ var jstz = require('jstz') | ||
if (locale.includes('-')) { | ||
if (locale.indexOf('-') >= 0) { | ||
code = locale.split('-')[1] | ||
@@ -31,0 +31,0 @@ } |
{ | ||
"name": "@segment/in-eu", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"description": "Privacy conscious EU detection browser library", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
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
5691