@shopify/browser
Advanced tools
Comparing version 2.0.4 to 2.0.5
{ | ||
"name": "@shopify/browser", | ||
"version": "2.0.4", | ||
"version": "2.0.5", | ||
"license": "MIT", | ||
@@ -35,3 +35,3 @@ "description": "Utilities for extracting browser information from user-agents", | ||
"dependencies": { | ||
"ua-parser-js": "^0.7.17" | ||
"ua-parser-js": "^0.7.30" | ||
}, | ||
@@ -48,3 +48,3 @@ "module": "index.mjs", | ||
}, | ||
"gitHead": "aef6df3db53001969b6c3f9c09d11d94adb01bea" | ||
"gitHead": "e706481f46b38705389d37e09caf3450630ab0ba" | ||
} |
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
Updatedua-parser-js@^0.7.30