@placekit/autocomplete-react
Advanced tools
Comparing version 1.4.0 to 1.4.1
@@ -1,2 +0,2 @@ | ||
/*! @placekit/autocomplete-react v1.4.0 | © placekit.io | MIT license | https://github.com/placekit/autocomplete-react#readme */ | ||
/*! @placekit/autocomplete-react v1.4.1 | © placekit.io | MIT license | https://github.com/placekit/autocomplete-react#readme */ | ||
import type { PKAClient, PKAHandlers, PKAOptions, PKAState } from '@placekit/autocomplete-js'; | ||
@@ -3,0 +3,0 @@ |
{ | ||
"name": "@placekit/autocomplete-react", | ||
"version": "1.4.0", | ||
"version": "1.4.1", | ||
"author": "PlaceKit <support@placekit.io>", | ||
@@ -54,4 +54,4 @@ "description": "PlaceKit Autocomplete React library", | ||
"dependencies": { | ||
"@placekit/autocomplete-js": "^1.4.0", | ||
"@types/react": "^18.2.8", | ||
"@placekit/autocomplete-js": "^1.4.1", | ||
"@types/react": "^18.2.9", | ||
"prop-types": "^15.8.1" | ||
@@ -58,0 +58,0 @@ }, |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
1
23881
471
Updated@types/react@^18.2.9