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.10 to 1.0.0

3

dist/placekit-react.cjs.js

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

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

@@ -158,2 +158,3 @@

language: PropTypes.string,
countryByIP: PropTypes.bool,
countries: PropTypes.arrayOf(PropTypes.string),

@@ -160,0 +161,0 @@ coordinates: PropTypes.string

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

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

@@ -3,0 +3,0 @@

{
"name": "@placekit/autocomplete-react",
"version": "1.0.0-alpha.10",
"version": "1.0.0",
"author": "PlaceKit <support@placekit.io>",

@@ -40,20 +40,20 @@ "description": "PlaceKit Autocomplete React library",

"devDependencies": {
"@babel/core": "^7.20.12",
"@babel/plugin-transform-runtime": "^7.19.6",
"@babel/core": "^7.21.3",
"@babel/plugin-transform-runtime": "^7.21.0",
"@babel/preset-react": "^7.18.6",
"@babel/runtime": "^7.20.13",
"@babel/runtime": "^7.21.0",
"@rollup/plugin-babel": "^6.0.3",
"@rollup/plugin-commonjs": "^24.0.1",
"@rollup/plugin-node-resolve": "^15.0.1",
"eslint": "^8.33.0",
"eslint": "^8.36.0",
"eslint-config-google": "^0.14.0",
"eslint-plugin-react": "^7.32.2",
"npm-watch": "^0.11.0",
"rimraf": "^4.1.2",
"rollup": "^3.15.0",
"rimraf": "^4.4.0",
"rollup": "^3.20.0",
"rollup-plugin-copy": "^3.4.0"
},
"dependencies": {
"@placekit/autocomplete-js": "^1.0.0-alpha.10",
"@types/react": "^18.0.27",
"@placekit/autocomplete-js": "^1.0.0",
"@types/react": "^18.0.28",
"prop-types": "^15.8.1"

@@ -60,0 +60,0 @@ },

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

<a href="#-custom-hook">Custom hook</a> •
<a href="https://placekit.io/developers">Documentation</a> •
<a href="#%EF%B8%8F-license">License</a>

@@ -142,3 +141,3 @@ </p>

⚠️ **NOTE:** you are **not** allowed to hide the PlaceKit logo unless we've delivered a special authorization. To request one, please contact us using [our contact form](https://placekit.io/about#contact)
⚠️ **NOTE:** you are **not** allowed to hide the PlaceKit logo unless we've delivered a special authorization. To request one, please contact us using [our contact form](https://placekit.io/about#contact).

@@ -145,0 +144,0 @@ ## ⚖️ License

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