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

react-transitions-library

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-transitions-library - npm Package Compare versions

Comparing version 1.8.3 to 1.9.0

site/pages/scale/index.ts

2

package.json
{
"name": "react-transitions-library",
"version": "1.8.3",
"version": "1.9.0",
"license": "MIT",

@@ -5,0 +5,0 @@ "description": "A react component library for animations.",

@@ -28,4 +28,3 @@ # React-Transitions-Library

* BlurTransition
* ScaleInTransition
* ScaleOutTransition
* [ScaleTransition](transitions/scale-transition/README.md)
* SlideYTransition

@@ -32,0 +31,0 @@ * [TranslateTransition](transitions/translate-transition/README.md)

@@ -11,1 +11,4 @@ export * from "./home";

export * from "./translate";
export * from "./scale";
export * from "./shake";
export * from "./slide-y";

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

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