Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "is-firefox", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Check if browser is Firefox", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
@@ -18,3 +18,3 @@ # is-firefox | ||
isFirefox(); | ||
console.log(isFirefox); | ||
//=> false | ||
@@ -21,0 +21,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
1992