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

universal-parallax

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

universal-parallax - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

2

package.json
{
"name": "universal-parallax",
"version": "1.0.4",
"version": "1.0.5",
"description": "Easy parallax plugin using pure javascript. Also works on mobile platforms. Cross browser support.",

@@ -5,0 +5,0 @@ "main": "dist/universal-parallax.js",

@@ -5,3 +5,3 @@ # Universal Parallax

### Features
## Features
- Easy setup

@@ -12,6 +12,6 @@ - Pure JavaScript plugin - no jQuery needed

### Install
## Install
`$ npm i universal-parallax -S`
### Usage
## Usage
###### #1

@@ -74,6 +74,5 @@ Include the script in your project.

### Custom speed
## Custom speed
You can change the parallax speed.
```js
// Plugin customization
new universalParallax().init({

@@ -80,0 +79,0 @@ speed: 6.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