detect-browser
Advanced tools
Comparing version 4.0.3 to 4.0.4
{ | ||
"name": "detect-browser", | ||
"version": "4.0.3", | ||
"version": "4.0.4", | ||
"description": "Unpack a browser type and version from the useragent string", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -10,3 +10,3 @@ { | ||
"strict": true, | ||
"types": ["node"], | ||
"types": ["node"] | ||
}, | ||
@@ -13,0 +13,0 @@ "include": [ |
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
33364