@shopify/browser
Advanced tools
Comparing version 2.0.7 to 2.0.8
{ | ||
"name": "@shopify/browser", | ||
"version": "2.0.7", | ||
"version": "2.0.8", | ||
"license": "MIT", | ||
@@ -40,3 +40,2 @@ "description": "Utilities for extracting browser information from user-agents", | ||
"exports": { | ||
"./": "./", | ||
".": { | ||
@@ -46,5 +45,6 @@ "esnext": "./index.esnext", | ||
"require": "./index.js" | ||
} | ||
}, | ||
"./*": "./" | ||
}, | ||
"gitHead": "3d653b17366d732199fd319eb5c9c935f4f6a207" | ||
"gitHead": "82524f19df95eab93f7dcd0a8535bc45562d85c8" | ||
} |
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
20833