parallax_content
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "parallax_content", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "parallax content", | ||
"main": "index.js", | ||
"dependencies": {}, | ||
"dependencies": { | ||
"gsap": "^1.20.2", | ||
"jquery": ">=1.7" | ||
}, | ||
"devDependencies": { | ||
@@ -29,6 +32,15 @@ "gulp": "^3.9.1", | ||
"keywords": [ | ||
"theme" | ||
"parallax", | ||
"gsap", | ||
"tweenlite", | ||
"greensock", | ||
"jquery", | ||
"parallax scroll" | ||
], | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/lemehovskiy/parallaxContent" | ||
}, | ||
"author": "lemehovskiy", | ||
"license": "ISC" | ||
} |
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
862796
0
2
+ Addedgsap@^1.20.2
+ Addedjquery@>=1.7
+ Addedgsap@1.20.6(transitive)
+ Addedjquery@3.7.1(transitive)