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

react-card-flip

Package Overview
Dependencies
Maintainers
1
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-card-flip - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

2

package.json
{
"name": "react-card-flip",
"version": "1.1.1",
"version": "1.1.2",
"description": "ReactCardFlip",

@@ -5,0 +5,0 @@ "main": "./lib/ReactCardFlip.js",

@@ -109,2 +109,3 @@ [![Build Status](https://travis-ci.org/AaronCCWong/react-card-flip.svg?branch=master)](https://travis-ci.org/AaronCCWong/react-card-flip)

| containerStyle | object | Extra css styling that can be applied to the container. | {} |
| containerClassName | string | Custom class name to be applied to the container. | undefined |
| isFlipped | bool | False to show the front of the card, true to show the back | undefined |

@@ -111,0 +112,0 @@ | flipSpeedBackToFront | number | The speed of the flip animation when the card flips from back to front, the higher the number the slower the flip animation | 0.6 |

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