Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@notainc/mouse-hover-visible

Package Overview
Dependencies
Maintainers
5
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@notainc/mouse-hover-visible - npm Package Compare versions

Comparing version 0.0.8 to 0.0.9

2

index.js

@@ -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": {},

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc