Comparing version 1.12.6 to 1.12.7
/*! | ||
* Name : Just Another Parallax [Jarallax] | ||
* Version : 1.12.6 | ||
* Version : 1.12.7 | ||
* Author : nK <https://nkdev.info> | ||
@@ -5,0 +5,0 @@ * GitHub : https://github.com/nk-o/jarallax |
/*! | ||
* Name : Just Another Parallax [Jarallax] | ||
* Version : 1.12.6 | ||
* Version : 1.12.7 | ||
* Author : nK <https://nkdev.info> | ||
@@ -5,0 +5,0 @@ * GitHub : https://github.com/nk-o/jarallax |
{ | ||
"name": "jarallax", | ||
"version": "1.12.6", | ||
"version": "1.12.7", | ||
"description": "Smooth parallax scrolling effect for background images, videos and inline elements. Code in pure JavaScript with NO dependencies + jQuery supported. Youtube, Vimeo and Local Videos parallax supported.", | ||
@@ -20,3 +20,3 @@ "license": "MIT", | ||
"js-lint-fix": "eslint --fix src/ tests/", | ||
"postinstall": "npx simple-git-hooks" | ||
"update-git-hooks": "npx simple-git-hooks" | ||
}, | ||
@@ -74,4 +74,4 @@ "repository": { | ||
"lite-ready": "^1.0.4", | ||
"video-worker": "^1.1.13" | ||
"video-worker": "^1.1.14" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
334125
0
Updatedvideo-worker@^1.1.14