detect-pointer
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "detect-pointer", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "JavaScript wrapper for pointer and any-pointer media queries", | ||
@@ -16,3 +16,3 @@ "main": "lib/index.js", | ||
"type": "git", | ||
"url": "git+https://github.com/rafrex/detect-pointer.git" | ||
"url": "git+https://github.com/rafgraph/detect-pointer.git" | ||
}, | ||
@@ -25,8 +25,8 @@ "keywords": [ | ||
], | ||
"author": "Rafael Pedicini <code@rafrex.com>", | ||
"author": "Rafael Pedicini <rafael@rafgraph.dev>", | ||
"license": "MIT", | ||
"bugs": { | ||
"url": "https://github.com/rafrex/detect-pointer/issues" | ||
"url": "https://github.com/rafgraph/detect-pointer/issues" | ||
}, | ||
"homepage": "https://github.com/rafrex/detect-pointer#readme", | ||
"homepage": "https://github.com/rafgraph/detect-pointer#readme", | ||
"devDependencies": { | ||
@@ -33,0 +33,0 @@ "babel-cli": "^6.10.1", |
@@ -5,3 +5,3 @@ # Detect Pointer | ||
[Live detection test][liveDetectionTest] — [view on npm][onNpm] | ||
[Live detection test][liveDetectionTest] | ||
@@ -89,9 +89,8 @@ Exports a reference to a singleton object (a micro state machine with an update function) with its state set to the results of the `pointer` and `any-pointer` media queries, as well as an `update()` function which re-runs the tests and updates the object's state. | ||
<!-- links --> | ||
[liveDetectionTest]: http://detect-it.rafrex.com/#detect-pointer | ||
[onNpm]: https://www.npmjs.com/package/detect-pointer | ||
[liveDetectionTest]: https://detect-it.rafgraph.dev/#detect-pointer | ||
[w3cSpecLatest]: https://www.w3.org/TR/mediaqueries-4/#pointer | ||
[canIUseMatchMedia]: http://caniuse.com/#feat=matchmedia | ||
[detectItRepo]: https://github.com/rafrex/detect-it | ||
[detectHoverRepo]: https://github.com/rafrex/detect-hover | ||
[detectTouchEventsRepo]: https://github.com/rafrex/detect-touch-events | ||
[detectPassiveEventsRepo]: https://github.com/rafrex/detect-passive-events | ||
[canIUseMatchMedia]: https://caniuse.com/#feat=matchmedia | ||
[detectItRepo]: https://github.com/rafgraph/detect-it | ||
[detectHoverRepo]: https://github.com/rafgraph/detect-hover | ||
[detectTouchEventsRepo]: https://github.com/rafgraph/detect-touch-events | ||
[detectPassiveEventsRepo]: https://github.com/rafgraph/detect-passive-events |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
7093
95
1