browser-info
Advanced tools
Comparing version 0.0.2 to 0.0.3
@@ -29,3 +29,3 @@ /* globals navigator*/ | ||
return { | ||
name: 'IE ', | ||
name: 'IE', | ||
version: (tem[1]||''), | ||
@@ -32,0 +32,0 @@ os: os |
{ | ||
"name": "browser-info", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "Get browser info", | ||
@@ -5,0 +5,0 @@ "author": "Steve Lacy <me@slacy.me> (http://slacy.me)", |
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
4210