current-device
Advanced tools
Comparing version 0.10.1 to 0.10.2
{ | ||
"name": "current-device", | ||
"version": "0.10.1", | ||
"version": "0.10.2", | ||
"homepage": "https://github.com/matthewhudson/current-device", | ||
@@ -14,10 +14,10 @@ "description": "The easiest way to write conditional CSS and/or JavaScript based on device operating system (iOS, Android, Blackberry, Windows, Firefox OS, MeeGo, AppleTV, etc), orientation (Portrait vs. Landscape), and type (Tablet vs. Mobile).", | ||
"scripts": { | ||
"build": "nwb build-web-module", | ||
"build": "nwb build-web-module && cp -R src/types ./lib", | ||
"test": "nwb test" | ||
}, | ||
"devDependencies": { | ||
"eslint": "6.8.0", | ||
"eslint-plugin-import": "2.20.2", | ||
"eslint": "7.12.1", | ||
"eslint-plugin-import": "2.22.1", | ||
"nwb": "0.23.0", | ||
"prettier": "2.0.5" | ||
"prettier": "2.1.2" | ||
}, | ||
@@ -24,0 +24,0 @@ "author": { |
@@ -1,2 +0,2 @@ | ||
# [CURRENT-DEVICE](http://thematthewhudson.com/current-device/) | ||
# [CURRENT-DEVICE](https://matthewhudson.github.io/current-device/) | ||
@@ -16,3 +16,3 @@ [![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors) | ||
[View the Demo →](http://thematthewhudson.com/current-device/) | ||
[View the Demo →](https://matthewhudson.github.io/current-device/) | ||
@@ -345,13 +345,17 @@ ### EXAMPLES | ||
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --> | ||
<!-- prettier-ignore --> | ||
<!-- prettier-ignore-start --> | ||
<!-- markdownlint-disable --> | ||
<table> | ||
<tr> | ||
<td align="center"><a href="http://hudson.dev"><img src="https://avatars2.githubusercontent.com/u/320194?v=4" width="100px;" alt="Matthew Hudson"/><br /><sub><b>Matthew Hudson</b></sub></a><br /><a href="https://github.com/matthewhudson/current-device/commits?author=matthewhudson" title="Code">💻</a> <a href="#maintenance-matthewhudson" title="Maintenance">🚧</a></td> | ||
<td align="center"><a href="http://rteran.com/"><img src="https://avatars3.githubusercontent.com/u/6477537?v=4" width="100px;" alt="Rafael Terán"/><br /><sub><b>Rafael Terán</b></sub></a><br /><a href="https://github.com/matthewhudson/current-device/commits?author=RTeran" title="Code">💻</a></td> | ||
<td align="center"><a href="https://github.com/winternet-studio"><img src="https://avatars1.githubusercontent.com/u/5200270?v=4" width="100px;" alt="Allan"/><br /><sub><b>Allan</b></sub></a><br /><a href="#review-winternet-studio" title="Reviewed Pull Requests">👀</a></td> | ||
<td align="center"><a href="http://hudson.dev"><img src="https://avatars2.githubusercontent.com/u/320194?v=4" width="100px;" alt=""/><br /><sub><b>Matthew Hudson</b></sub></a><br /><a href="https://github.com/matthewhudson/current-device/commits?author=matthewhudson" title="Code">💻</a> <a href="#maintenance-matthewhudson" title="Maintenance">🚧</a></td> | ||
<td align="center"><a href="http://rteran.com/"><img src="https://avatars3.githubusercontent.com/u/6477537?v=4" width="100px;" alt=""/><br /><sub><b>Rafael Terán</b></sub></a><br /><a href="https://github.com/matthewhudson/current-device/commits?author=RTeran" title="Code">💻</a></td> | ||
<td align="center"><a href="https://github.com/winternet-studio"><img src="https://avatars1.githubusercontent.com/u/5200270?v=4" width="100px;" alt=""/><br /><sub><b>Allan</b></sub></a><br /><a href="https://github.com/matthewhudson/current-device/pulls?q=is%3Apr+reviewed-by%3Awinternet-studio" title="Reviewed Pull Requests">👀</a></td> | ||
<td align="center"><a href="https://martin-wepner.de"><img src="https://avatars3.githubusercontent.com/u/12143284?v=4" width="100px;" alt=""/><br /><sub><b>martinwepner</b></sub></a><br /><a href="https://github.com/matthewhudson/current-device/commits?author=martinwepner" title="Code">💻</a></td> | ||
</tr> | ||
</table> | ||
<!-- markdownlint-enable --> | ||
<!-- prettier-ignore-end --> | ||
<!-- ALL-CONTRIBUTORS-LIST:END --> | ||
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome! |
/*! | ||
* current-device v0.10.1 - https://github.com/matthewhudson/current-device | ||
* current-device v0.10.2 - https://github.com/matthewhudson/current-device | ||
* MIT Licensed | ||
@@ -4,0 +4,0 @@ */ |
/*! | ||
* current-device v0.10.1 - https://github.com/matthewhudson/current-device | ||
* current-device v0.10.2 - https://github.com/matthewhudson/current-device | ||
* MIT Licensed | ||
@@ -4,0 +4,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
66944
9
963
360