@shopify/browser
Advanced tools
Comparing version 3.1.1 to 3.1.2
{ | ||
"name": "@shopify/browser", | ||
"version": "3.1.1", | ||
"version": "3.1.2", | ||
"license": "MIT", | ||
@@ -35,3 +35,3 @@ "description": "Utilities for extracting browser information from user-agents", | ||
"dependencies": { | ||
"ua-parser-js": "^0.7.30" | ||
"ua-parser-js": "^0.7.33" | ||
}, | ||
@@ -38,0 +38,0 @@ "module": "index.mjs", |
@@ -14,3 +14,3 @@ # `@shopify/browser` | ||
```bash | ||
$ yarn add @shopify/browser | ||
yarn add @shopify/browser | ||
``` | ||
@@ -17,0 +17,0 @@ |
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
20106
Updatedua-parser-js@^0.7.33