New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

react-simple-animate

Package Overview
Dependencies
Maintainers
2
Versions
182
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-simple-animate - npm Package Compare versions

Comparing version 1.4.4 to 1.4.5

11

package.json
{
"name": "react-simple-animate",
"version": "1.4.4",
"version": "1.4.5",
"description": "react simple animate",
"main": "lib/animate.js",
"keywords": [
"react",
"animate"
],
"scripts": {

@@ -17,3 +21,6 @@ "clean": "rimraf lib/",

"author": "beier luo",
"license": "MIT",
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/bluebill1049/react-simple-animate/issues"
},
"devDependencies": {

@@ -20,0 +27,0 @@ "babel-cli": "^6.24.1",

8

README.md
# React Simple Animate
[![npm version](https://img.shields.io/npm/v/react-simple-animate.svg?style=flat-square)](https://www.npmjs.com/package/react-simple-animate) [![npm downloads](https://img.shields.io/npm/dm/react-simple-animate.svg?style=flat-square)](https://www.npmjs.com/package/react-simple-animate) [![npm](https://img.shields.io/npm/dt/react-simple-animate.svg?style=flat-square)](https://www.npmjs.com/package/react-simple-animate) [![npm](https://img.shields.io/npm/l/react-simple-animate.svg?style=flat-square)](https://www.npmjs.com/package/react-simple-animate)
> **Make web animation simple** :clap:

@@ -25,5 +27,7 @@

$ npm install && npm install -S
<img src="https://github.com/bluebill1049/react-simple-animate/blob/master/example/screenShot.png" alt="Sceen" width="400"/>
Screenshot of the example app below
<img src="https://raw.githubusercontent.com/bluebill1049/react-simple-animate/master/example/screenShot.png" alt="Screenshots" width="400"/>
## Quick start

@@ -30,0 +34,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