browser-version
Advanced tools
Comparing version 0.0.4 to 0.0.5
{ | ||
"name": "browser-version", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"description": "a module for detecting the browser version", | ||
@@ -10,2 +10,11 @@ "main": "browser-version.js", | ||
}, | ||
"keywords": [ | ||
"browser", | ||
"browser version", | ||
"test browser", | ||
"broswer-version", | ||
"version", | ||
"detect", | ||
"browser" | ||
], | ||
"author": "Steven Iseki", | ||
@@ -22,3 +31,2 @@ "license": "MIT", | ||
"firefox/16..latest", | ||
"opera/11.0..latest", | ||
"iphone/6", | ||
@@ -30,8 +38,3 @@ "android-browser/latest" | ||
"test": "tape test/*.js" | ||
}, | ||
"browser": [ | ||
"version", | ||
"detect", | ||
"browser" | ||
] | ||
} | ||
} |
@@ -9,1 +9,5 @@ ## browser version | ||
``` | ||
## License | ||
[MIT](http://isekivacenz.mit-license.org/) |
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
2078
13