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

motionrack

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

motionrack - npm Package Compare versions

Comparing version 1.0.0-beta.1 to 1.0.0-beta.2

4

package.json
{
"name": "motionrack",
"version": "1.0.0-beta.1",
"version": "1.0.0-beta.2",
"description": "A free and open source JavaScript library for React, Vue, Angular and Svelte about web page scrolling by animating elements as they come into view.",

@@ -29,5 +29,5 @@ "main": "index.js",

},
"homepage": "https://github.com/demjhonsilver/motionrack",
"homepage": "https://demo-motionrack.vercel.app",
"author": "Demjhon Silver",
"license": "MIT"
}

@@ -10,3 +10,3 @@ <p align="center">

[![npm version](https://img.shields.io/npm/v/motionrack.svg?logo=npm&style=flat-square&label=Latest&color=blue)](https://www.npmjs.com/package/motionrack)
![Package Size](https://img.shields.io/bundlephobia/minzip/motionrack?style=flat-square&color=white)
![Package Size](https://img.shields.io/bundlephobia/minzip/motionrack?style=flat-square&color=brown)
![Downloads](https://img.shields.io/npm/dt/motionrack.svg?&style=flat-square&label=Downloads&color=orange)

@@ -25,2 +25,3 @@ [![License](https://img.shields.io/npm/l/motionrack.svg?style=flat-square&label=License&color=green)](https://github.com/demjhonsilver/motionrack/blob/main/LICENSE.md)

- [Sample](#sample)
- [Demo](#demo)
- [React](#react)

@@ -53,3 +54,3 @@ - [Vue](#vue)

## Release-notes
Version 1.0.0-beta.1
Version 1.0.0-beta.2

@@ -61,2 +62,3 @@ -------

- Can set any time duration or delay for animations
- With demo animations

@@ -115,3 +117,3 @@ Minor Changes:

fadeIn, flipUp, flipDown, flipLeft, flipRight
flash, bounceUp| bounceDown, minSpinLeft, minSpinRight
flash, bounceUp, bounceDown, minSpinLeft, minSpinRight
flare, flicker, motionBounce, maxSpinLeft, maxSpinRight

@@ -143,2 +145,6 @@ ```

## Demo
[Demo Animations](https://demo-motionrack.vercel.app/)
## React

@@ -354,2 +360,4 @@ -------------

- This library package is FREE for both commercial and personal use. ❤️
----------------------------------------------------

@@ -356,0 +364,0 @@ ## Author

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