@placekit/autocomplete-js
Advanced tools
Comparing version 2.0.0 to 2.0.1
@@ -1,2 +0,2 @@ | ||
/*! @placekit/autocomplete-js v2.0.0 | © placekit.io | MIT license | https://github.com/placekit/autocomplete-js#readme */ | ||
/*! @placekit/autocomplete-js v2.0.1 | © placekit.io | MIT license | https://github.com/placekit/autocomplete-js#readme */ | ||
import type { PKOptions, PKResult } from '@placekit/client-js'; | ||
@@ -3,0 +3,0 @@ |
{ | ||
"name": "@placekit/autocomplete-js", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"author": "PlaceKit <support@placekit.io>", | ||
@@ -44,3 +44,3 @@ "description": "PlaceKit Autocomplete JavaScript library", | ||
"@rollup/plugin-commonjs": "^25.0.4", | ||
"@rollup/plugin-node-resolve": "^15.1.0", | ||
"@rollup/plugin-node-resolve": "^15.2.1", | ||
"autoprefixer": "^10.4.15", | ||
@@ -50,3 +50,3 @@ "eslint": "^8.47.0", | ||
"npm-watch": "^0.11.0", | ||
"postcss": "^8.4.27", | ||
"postcss": "^8.4.28", | ||
"postcss-banner": "^4.0.1", | ||
@@ -53,0 +53,0 @@ "rimraf": "^5.0.1", |
@@ -35,3 +35,3 @@ <h1 align="center"> | ||
- **Standalone** and **lightweight**: about 14kb of JS, and 4kb of CSS, gzipped | ||
- **Standalone** and **lightweight**: about 14kb of JS, and 5kb of CSS, gzipped | ||
- **Cross browser**: compatible across all major modern browsers | ||
@@ -38,0 +38,0 @@ - **Non-invasive**: use and style your own input element |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
280972
6915