angular-infinite-list
Advanced tools
Comparing version 0.3.5 to 0.3.6
{ | ||
"name": "angular-infinite-list", | ||
"version": "0.3.5", | ||
"version": "0.3.6", | ||
"description": "A tiny but mighty 3k list virtualization library for angular, with zero dependencies", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -71,3 +71,3 @@ <div align="center" style="margin-bottom: 30px;"> | ||
<infinitelist | ||
[[width]='"100%"' | ||
[width]='"100%"' | ||
[height]='500' | ||
@@ -74,0 +74,0 @@ [data]='data' |
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
142605