infinite-autocomplete
Advanced tools
Comparing version 4.1.0-rc2 to 4.1.0
{ | ||
"name": "infinite-autocomplete", | ||
"version": "4.1.0-rc2", | ||
"version": "4.1.0", | ||
"description": "infinite-autocomplete", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -68,2 +68,5 @@ <a><img src='https://travis-ci.org/Attrash-Islam/infinite-autocomplete.svg?branch=master' /></a> | ||
// You can update the options by passing the new slice into setState | ||
firstCities.setState({ fetchSize: 15 }); | ||
// You can destroy the component by calling destroy | ||
@@ -70,0 +73,0 @@ firstCities.destroy(); |
Sorry, the diff of this file is too big to display
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
617272
2
104