Comparing version
@@ -0,0 +0,0 @@ /* Gulpfile */ |
{ | ||
"name": "tilt.js", | ||
"version": "1.1.4", | ||
"version": "1.1.5", | ||
"description": "A tiny requestAnimationFrame powered 60+fps lightweight parallax tilt effect for jQuery.", | ||
@@ -5,0 +5,0 @@ "main": "./src/tilt.jquery.js", |
@@ -29,3 +29,5 @@ [](https://travis-ci.org/gijsroge/tilt.js) | ||
axis: null, // What axis should be disabled. Can be X or Y. | ||
reset: true // If the tilt effect has to be reset on exit. | ||
reset: true, // If the tilt effect has to be reset on exit. | ||
glare: false, // Enables glare effect | ||
maxGlare: 1 // From 0 - 1. | ||
``` | ||
@@ -57,2 +59,5 @@ | ||
- **yarn:** `yarn add tilt.js` | ||
- **npm:** `npm install --save tilt.js` | ||
- **npm:** `npm install --save tilt.js` | ||
### Alternatives | ||
- **Vanilla JS version:** https://github.com/micku7zu/vanillaTilt.js |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
624
6.85%62
10.71%50613
-71.28%22
-15.38%