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 2.1.1 to 2.1.2

2

dist/placekit-react.cjs.js

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

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

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

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

/*! @placekit/autocomplete-react v2.1.1 | © placekit.io | MIT license | https://github.com/placekit/autocomplete-react#readme */
/*! @placekit/autocomplete-react v2.1.2 | © 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": "2.1.1",
"version": "2.1.2",
"author": "PlaceKit <support@placekit.io>",

@@ -41,17 +41,17 @@ "description": "PlaceKit Autocomplete React library",

"devDependencies": {
"@babel/core": "^7.22.20",
"@babel/core": "^7.23.0",
"@babel/preset-react": "^7.22.15",
"@rollup/plugin-babel": "^6.0.3",
"@rollup/plugin-node-resolve": "^15.2.1",
"eslint": "^8.50.0",
"@rollup/plugin-babel": "^6.0.4",
"@rollup/plugin-node-resolve": "^15.2.3",
"eslint": "^8.51.0",
"eslint-config-google": "^0.14.0",
"eslint-plugin-react": "^7.33.2",
"npm-watch": "^0.11.0",
"rimraf": "^5.0.1",
"rollup": "^3.29.3",
"rimraf": "^5.0.5",
"rollup": "^4.0.2",
"rollup-plugin-copy": "^3.5.0"
},
"dependencies": {
"@placekit/autocomplete-js": "^2.1.0",
"@types/react": "^18.2.22",
"@placekit/autocomplete-js": "^2.1.1",
"@types/react": "^18.2.27",
"prop-types": "^15.8.1"

@@ -58,0 +58,0 @@ },

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