angular-parallax-es6
Advanced tools
Comparing version 0.2.0 to 0.2.1
{ | ||
"name": "angular-parallax-es6", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"description": "Lightweight and performant parallax scrolling for angular.js", | ||
@@ -26,3 +26,2 @@ "keywords": [ | ||
"devDependencies": { | ||
"angular-scroll": "^1.0.0", | ||
"babel-cli": "^6.18.0", | ||
@@ -38,3 +37,6 @@ "babel-preset-es2015": "^6.18.0", | ||
"uglify-js": "^2.7.4" | ||
}, | ||
"dependencies": { | ||
"angular-scroll": "^1.0.0" | ||
} | ||
} |
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
36082
10
1
+ Addedangular-scroll@^1.0.0
+ Addedangular-scroll@1.0.2(transitive)