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

@cloudfour/transition-hidden-element

Package Overview
Dependencies
Maintainers
8
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cloudfour/transition-hidden-element - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

2

package.json
{
"name": "@cloudfour/transition-hidden-element",
"version": "1.0.4",
"version": "1.0.5",
"description": "A JavaScript utility to help you use CSS transitions when showing and hiding elements with the `hidden` attribute.",

@@ -5,0 +5,0 @@ "main": "src/index.js",

@@ -128,3 +128,3 @@ # Transition Hidden Element

### isVisible()
### isHidden()

@@ -131,0 +131,0 @@ Returns the current hidden status of your `element`. It returns `true` if the element has the `hidden` attribute or is missing the `visibleClass`.

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