Socket
Socket
Sign inDemoInstall

@ygpedroso/react-autohide

Package Overview
Dependencies
8
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.2 to 1.0.3

.travis.yml

3

package.json
{
"name": "@ygpedroso/react-autohide",
"version": "1.0.2",
"version": "1.0.3",
"description": "React component that autohides itself after the specified amount of milliseconds",

@@ -54,2 +54,3 @@ "main": "lib/index.js",

"jest-environment-jsdom": "^23.4.0",
"merge": "^1.2.1",
"prettier": "^1.14.3",

@@ -56,0 +57,0 @@ "prop-types": "^15.6.2",

# @ygpedroso/react-autohide
[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg)](https://github.com/prettier/prettier) [![code linting: eslint](https://img.shields.io/badge/lint-eslint-blue.svg)](https://github.com/eslint/eslint) [![code quality: jest](https://img.shields.io/badge/test-jest-ff69b4.svg)](https://facebook.github.io/jest/) [![MIT license](https://img.shields.io/badge/License-MIT-blue.svg)](https://lbesson.mit-license.org/)
[![Build Status](https://travis-ci.org/ygpedroso/react-autohide.svg?branch=master)](https://travis-ci.org/ygpedroso/react-autohide)

@@ -5,0 +6,0 @@ > React component that autohides itself after the specified amount of milliseconds

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc