Socket
Socket
Sign inDemoInstall

scroll-parallax

Package Overview
Dependencies
1
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.2 to 3.0.3

dist/Parallax.js

3

CHANGELOG.md
## Changelog
### 3.0.3
* updated: add the `dist` folder to the npm bundle
### 3.0.2

@@ -4,0 +7,0 @@ * updated: reduce the size of the npm package removing demo files

9

package.json
{
"name": "scroll-parallax",
"version": "3.0.2",
"version": "3.0.3",
"description": "ES6/ES2015 unobstrusive modern HW accelerated scrollable images parallax",
"main": "index.js",
"main": "dist/Parallax.js",
"module": "src/index.js",
"jsnext:main": "src/index.js",
"files": [
"src"
"src",
"dist"
],

@@ -39,2 +41,3 @@ "scripts": {

"chokidar": "^2.0.4",
"coveralls": "^3.0.2",
"eslint": "^5.8.0",

@@ -41,0 +44,0 @@ "karma": "^3.1.1",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc