scroll-parallax
Advanced tools
Comparing version 3.0.1 to 3.0.2
## Changelog | ||
### 3.0.2 | ||
* updated: reduce the size of the npm package removing demo files | ||
### 3.0.1 | ||
@@ -4,0 +7,0 @@ * fixed: refresh method https://github.com/GianlucaGuarini/parallax/issues/16 |
{ | ||
"name": "scroll-parallax", | ||
"version": "3.0.1", | ||
"version": "3.0.2", | ||
"description": "ES6/ES2015 unobstrusive modern HW accelerated scrollable images parallax", | ||
"main": "index.js", | ||
"jsnext:main": "src/index.js", | ||
"files": [ | ||
"src" | ||
], | ||
"scripts": { | ||
@@ -8,0 +11,0 @@ "test": "npm run eslint && node make test", |
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
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
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
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 4 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
0
27506
9
542