@placekit/autocomplete-react
Advanced tools
Comparing version 1.0.0-alpha.0 to 1.0.0-alpha.1
@@ -1,2 +0,2 @@ | ||
/*! @placekit/autocomplete-react v1.0.0-alpha.0 | © placekit.io | MIT license | https://github.com/placekit/autocomplete-react#readme */ | ||
/*! @placekit/autocomplete-react v1.0.0-alpha.1 | © 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.0 | © placekit.io | MIT license | https://github.com/placekit/autocomplete-react#readme */ | ||
/*! @placekit/autocomplete-react v1.0.0-alpha.1 | © 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.0 | © placekit.io | MIT license | https://github.com/placekit/autocomplete-react#readme */ | ||
/*! @placekit/autocomplete-react v1.0.0-alpha.1 | © 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.0", | ||
"version": "1.0.0-alpha.1", | ||
"author": "PlaceKit <support@placekit.io>", | ||
@@ -56,3 +56,3 @@ "description": "PlaceKit Autocomplete React library", | ||
"dependencies": { | ||
"@placekit/autocomplete-js": "1.0.0-alpha.0", | ||
"@placekit/autocomplete-js": "^1.0.0-alpha.0", | ||
"@types/react": "^18.0.25", | ||
@@ -59,0 +59,0 @@ "prop-types": "^15.8.1" |
@@ -9,2 +9,9 @@ <h1 align="center"> | ||
<div align="center"> | ||
[![NPM](https://img.shields.io/npm/v/@placekit/autocomplete-react?style=flat-square)](https://www.npmjs.com/package/@placekit/autocomplete-react?activeTab=readme) | ||
[![LICENSE](https://img.shields.io/github/license/placekit/autocomplete-react?style=flat-square)](./LICENSE) | ||
</div> | ||
<p align="center"> | ||
@@ -11,0 +18,0 @@ <a href="#-quick-start">Quick start</a> • |
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
19045
130
+ Added@placekit/autocomplete-js@1.6.1(transitive)
- Removed@placekit/autocomplete-js@1.0.0-alpha.0(transitive)