New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.5.0 to 1.5.1

2

dist/placekit-react.cjs.js

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

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

@@ -22,3 +22,3 @@

options?: Omit<PKAOptions, 'target'>;
onClient: (client?: PKAClient) => void;
onClient?: (client?: PKAClient) => void;
} & Partial<Handlers> & React.HTMLProps<HTMLInputElement>;

@@ -25,0 +25,0 @@

{
"name": "@placekit/autocomplete-react",
"version": "1.5.0",
"version": "1.5.1",
"author": "PlaceKit <support@placekit.io>",

@@ -5,0 +5,0 @@ "description": "PlaceKit Autocomplete React library",

Sorry, the diff of this file is not supported yet

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