angular2-infinite-scroll
Advanced tools
Comparing version 0.1.94 to 0.1.95
{ | ||
"name": "angular2-infinite-scroll", | ||
"version": "0.1.94", | ||
"version": "0.1.95", | ||
"description": "An infinite scroll directive for angular2", | ||
@@ -9,2 +9,5 @@ "main": "angular2-infinite-scroll.js", | ||
"scripts": { | ||
"preversion": "npm run clean && npm run prepublish && npm test", | ||
"version": "git add ./", | ||
"postversion": "git push origin master", | ||
"start": "npm run build && npm run lite", | ||
@@ -11,0 +14,0 @@ "lite": "lite-server", |
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
311045