react-awesome-reveal
Advanced tools
Comparing version 2.0.2 to 2.0.3
{ | ||
"name": "react-awesome-reveal", | ||
"description": "React components to add reveal animations using Intersection Observer API and CSS Animations.", | ||
"version": "2.0.2", | ||
"version": "2.0.3", | ||
"license": "MIT", | ||
@@ -6,0 +6,0 @@ "author": "Dennis Morello <dennismorello@gmail.com>", |
@@ -20,3 +20,3 @@ # React Awesome Reveal | ||
- [Chaining Multiple Animations](#chaining-multiple-animations) | ||
- [Version 1.x](#version-1.x) | ||
- [Version 1.x](#version-1x) | ||
- [License](#license) | ||
@@ -28,3 +28,3 @@ | ||
- 🏷 **TypeScript support** - It is written in TypeScript to make it easier and faster to use the library | ||
- 🍃 **Lightweight** - Very little footprint on your project ([~1kB gzipped](https://bundlephobia.com/result?p=react-awesome-reveal)) and no other dependencies are required | ||
- 🍃 **Lightweight** - Very little footprint on your project and no other dependencies required | ||
- ⚙️ **Uses native APIs** - Intersection Observer and CSS Animations are now supported by all major browsers | ||
@@ -31,0 +31,0 @@ - 🚀 **Fast** - Buttery smooth experience thanks to the use of native asynchronous APIs and hardware acceleration |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
232695
1629