@notainc/mouse-hover-visible
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "@notainc/mouse-hover-visible", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "This library allows you to show CSS :hover pseudo-class only when triggered by the mouse.", | ||
@@ -21,7 +21,7 @@ "repository": { | ||
"files": [ | ||
"README.md", | ||
"index.js", | ||
"package.json", | ||
"LICENSE" | ||
], | ||
"README.md", | ||
"index.js", | ||
"package.json", | ||
"LICENSE" | ||
], | ||
"engines": { | ||
@@ -28,0 +28,0 @@ "node": "10.12.0", |
@@ -14,3 +14,3 @@ # mouse hover visible | ||
`$ npm install mouse-hover-visible` | ||
`$ npm install @notainc/mouse-hover-visible` | ||
@@ -22,3 +22,3 @@ ### How to use | ||
```js | ||
import 'mouse-hover-visible' | ||
import '@notainc/mouse-hover-visible' | ||
``` | ||
@@ -25,0 +25,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
5316