browser-detector
Advanced tools
Comparing version 0.1.0 to 0.1.1
# browser-detector - Changelog | ||
## v0.1.1 | ||
- **Documentation** | ||
- Fix typos in readme - [bfe7bcd]( https://github.com/royriojas/browser-detector/commit/bfe7bcd ), [Roy Riojas](https://github.com/Roy Riojas), 24/08/2015 01:51:46 | ||
## v0.1.0 | ||
@@ -4,0 +9,0 @@ - **Features** |
{ | ||
"name": "browser-detector", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "A wrapper over `ua-parser-js` that will also add the detected classes to the html element", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -30,6 +30,8 @@ [![NPM Version](http://img.shields.io/npm/v/browser-dectector.svg?style=flat)](https://npmjs.org/package/browser-dectector) | ||
## Lincense | ||
## License | ||
[MIT](./LICENSE) | ||
## [Changelog](./changelog.md) | ||
## Changelog | ||
[Changelog](./changelog.md) |
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
10097
37