@placekit/autocomplete-react
Advanced tools
Comparing version 1.0.0-alpha.3 to 1.0.0-alpha.4
@@ -1,2 +0,2 @@ | ||
/*! @placekit/autocomplete-react v1.0.0-alpha.3 | © placekit.io | MIT license | https://github.com/placekit/autocomplete-react#readme */ | ||
/*! @placekit/autocomplete-react v1.0.0-alpha.4 | © placekit.io | MIT license | https://github.com/placekit/autocomplete-react#readme */ | ||
'use strict'; | ||
@@ -3,0 +3,0 @@ |
@@ -1,2 +0,2 @@ | ||
/*! @placekit/autocomplete-react v1.0.0-alpha.3 | © placekit.io | MIT license | https://github.com/placekit/autocomplete-react#readme */ | ||
/*! @placekit/autocomplete-react v1.0.0-alpha.4 | © placekit.io | MIT license | https://github.com/placekit/autocomplete-react#readme */ | ||
import type { PKAClient, PKAHandlers, PKAOptions } from '@placekit/autocomplete-js'; | ||
@@ -3,0 +3,0 @@ |
@@ -1,2 +0,2 @@ | ||
/*! @placekit/autocomplete-react v1.0.0-alpha.3 | © placekit.io | MIT license | https://github.com/placekit/autocomplete-react#readme */ | ||
/*! @placekit/autocomplete-react v1.0.0-alpha.4 | © placekit.io | MIT license | https://github.com/placekit/autocomplete-react#readme */ | ||
import _extends from '@babel/runtime/helpers/extends'; | ||
@@ -3,0 +3,0 @@ import PropTypes from 'prop-types'; |
{ | ||
"name": "@placekit/autocomplete-react", | ||
"version": "1.0.0-alpha.3", | ||
"version": "1.0.0-alpha.4", | ||
"author": "PlaceKit <support@placekit.io>", | ||
@@ -15,3 +15,2 @@ "description": "PlaceKit Autocomplete React library", | ||
}, | ||
"type": "module", | ||
"types": "./dist/placekit-autocomplete.d.ts", | ||
@@ -58,3 +57,3 @@ "module": "./dist/placekit-autocomplete.esm.js", | ||
"dependencies": { | ||
"@placekit/autocomplete-js": "^1.0.0-alpha.3", | ||
"@placekit/autocomplete-js": "^1.0.0-alpha.4", | ||
"@types/react": "^18.0.26", | ||
@@ -61,0 +60,0 @@ "prop-types": "^15.8.1" |
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
17930
No