@notainc/mouse-hover-visible
Advanced tools
Comparing version 0.0.8 to 0.0.9
@@ -77,3 +77,3 @@ (function () { | ||
if (document.readyState === 'interactive'){ | ||
if (document.readyState === 'interactive') { | ||
init() | ||
@@ -80,0 +80,0 @@ } else { |
{ | ||
"name": "@notainc/mouse-hover-visible", | ||
"version": "0.0.8", | ||
"version": "0.0.9", | ||
"description": "This library allows you to show CSS :hover pseudo-class only when triggered by the mouse.", | ||
@@ -26,8 +26,5 @@ "repository": { | ||
], | ||
"engines": { | ||
"node": ">= 8.x", | ||
"npm": ">= 5.x" | ||
}, | ||
"scripts": { | ||
"test": "standard" | ||
"test": "standard", | ||
"prepublishOnly": "npm test" | ||
}, | ||
@@ -34,0 +31,0 @@ "dependencies": {}, |
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
5397
1