ngx-infinite-scroll
Advanced tools
Comparing version 8.0.0 to 8.0.1
{ | ||
"name": "ngx-infinite-scroll", | ||
"version": "8.0.0", | ||
"version": "8.0.1", | ||
"description": "An infinite scroll directive for Angular compatible with AoT compilation and Tree shaking", | ||
@@ -19,3 +19,3 @@ "main": "./bundles/ngx-infinite-scroll.umd.js", | ||
"serve:prod": "npm run build && lite-server -c ./example/bs-config.json", | ||
"postinstall": "opencollective-postinstall" | ||
"postinstall": "opencollective-postinstall || exit 0" | ||
}, | ||
@@ -22,0 +22,0 @@ "typings": "./ngx-infinite-scroll.d.ts", |
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
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
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
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
237528