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

smooth-parallax

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

smooth-parallax - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

8

package.json
{
"name": "smooth-parallax",
"version": "1.1.0",
"description": "Smooth Parallax makes it a lot easier to move objects when the page scroll with ease.",
"main": "src/smooth-parallax.js",
"version": "1.1.1",
"description": "Parallax that doesn't suck! No jQuery required, just plain 'ol javascript. Smooth Parallax makes it easy to move objects when you scroll, being it images, divs or what-have-you.",
"main": "dist/smooth-parallax.js",
"scripts": {

@@ -18,3 +18,3 @@ "test": "echo \"Error: no test specified\" && exit 1"

},
"homepage": "http://diegoversiani.me/smooth-parallax",
"homepage": "https://diegoversiani.me/smooth-parallax",
"devDependencies": {

@@ -21,0 +21,0 @@ "bower": "^1.8.0",

@@ -132,2 +132,2 @@ # Smooth Parallax

Smooth Parallax was created by [Diego Versiani](http://diegoversiani.me) for a better Parallax Effect.
Smooth Parallax was created by [Diego Versiani](https://diegoversiani.me) for a better Parallax Effect.
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