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.1 to 0.0.2

12

package.json
{
"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 @@

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