Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@placekit/autocomplete-react

Package Overview
Dependencies
Maintainers
2
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@placekit/autocomplete-react - npm Package Compare versions

Comparing version 1.0.0-alpha.7 to 1.0.0-alpha.8

2

dist/placekit-autocomplete.cjs.js

@@ -1,2 +0,2 @@

/*! @placekit/autocomplete-react v1.0.0-alpha.7 | © placekit.io | MIT license | https://github.com/placekit/autocomplete-react#readme */
/*! @placekit/autocomplete-react v1.0.0-alpha.8 | © 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.7 | © placekit.io | MIT license | https://github.com/placekit/autocomplete-react#readme */
/*! @placekit/autocomplete-react v1.0.0-alpha.8 | © placekit.io | MIT license | https://github.com/placekit/autocomplete-react#readme */
import type { PKAClient, PKAHandlers, PKAOptions } from '@placekit/autocomplete-js';

@@ -19,3 +19,3 @@

options?: Omit<PKAOptions, 'target'>;
} & Partial<Handlers>;
} & Partial<Handlers> & React.HTMLProps<HTMLInputElement>;

@@ -22,0 +22,0 @@ export type PlaceKitOptions = Omit<PKAOptions, 'target'> & {

@@ -1,2 +0,2 @@

/*! @placekit/autocomplete-react v1.0.0-alpha.7 | © placekit.io | MIT license | https://github.com/placekit/autocomplete-react#readme */
/*! @placekit/autocomplete-react v1.0.0-alpha.8 | © 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.7",
"version": "1.0.0-alpha.8",
"author": "PlaceKit <support@placekit.io>",

@@ -56,3 +56,3 @@ "description": "PlaceKit Autocomplete React library",

"dependencies": {
"@placekit/autocomplete-js": "^1.0.0-alpha.6",
"@placekit/autocomplete-js": "^1.0.0-alpha.7",
"@types/react": "^18.0.26",

@@ -59,0 +59,0 @@ "prop-types": "^15.8.1"

@@ -55,2 +55,4 @@ <h1 align="center">

👉 **Check out our [examples](./examples) for different use cases!**
## ⚙️ Component properties

@@ -57,0 +59,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc