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.2.1 to 1.3.0

3

dist/placekit-react.cjs.js

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

/*! @placekit/autocomplete-react v1.2.1 | © placekit.io | MIT license | https://github.com/placekit/autocomplete-react#readme */
/*! @placekit/autocomplete-react v1.3.0 | © placekit.io | MIT license | https://github.com/placekit/autocomplete-react#readme */
'use strict';

@@ -211,2 +211,3 @@

flip: PropTypes.bool,
countryAutoFill: PropTypes.bool,
className: PropTypes.string,

@@ -213,0 +214,0 @@ timeout: PropTypes.number,

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

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

@@ -51,7 +51,7 @@ "description": "PlaceKit Autocomplete React library",

"rimraf": "^5.0.1",
"rollup": "^3.23.1",
"rollup": "^3.24.0",
"rollup-plugin-copy": "^3.4.0"
},
"dependencies": {
"@placekit/autocomplete-js": "^1.2.2",
"@placekit/autocomplete-js": "^1.3.0",
"@types/react": "^18.2.8",

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

@@ -81,2 +81,3 @@ <h1 align="center">

flip: false,
countryAutoFill: false,
className: 'panel-custom-class',

@@ -83,0 +84,0 @@ timeout: 5000,

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