ngx-infinite-scroll
Advanced tools
Comparing version 0.4.0-2 to 0.4.0
{ | ||
"name": "ngx-infinite-scroll", | ||
"version": "0.4.0-2", | ||
"version": "0.4.0", | ||
"description": "Build an Angular library compatible with AoT compilation and Tree shaking", | ||
@@ -13,2 +13,3 @@ "main": "./bundles/ngx-infinite-scroll.umd.js", | ||
"publish-lib": "npm publish ./dist", | ||
"publish:beta": "npm publish --tag beta ./dist", | ||
"compodoc": "compodoc -p tsconfig.json", | ||
@@ -15,0 +16,0 @@ "compodoc-serve": "compodoc -s" |
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
204420