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.1.2 to 1.1.3

2

dist/placekit-react.cjs.js

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

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

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

"lint": "eslint ./src",
"format": "eslint ./src --fix"
"format": "eslint ./src --fix",
"install:examples": "find examples -maxdepth 2 -name package.json -not -path \"*/node_modules/*\" -execdir npm i \\;"
},
"devDependencies": {
"@babel/core": "^7.21.5",
"@babel/core": "^7.21.8",
"@babel/preset-react": "^7.18.6",

@@ -46,3 +47,3 @@ "@rollup/plugin-babel": "^6.0.3",

"@rollup/plugin-node-resolve": "^15.0.2",
"eslint": "^8.39.0",
"eslint": "^8.40.0",
"eslint-config-google": "^0.14.0",

@@ -52,8 +53,8 @@ "eslint-plugin-react": "^7.32.2",

"rimraf": "^5.0.0",
"rollup": "^3.21.3",
"rollup": "^3.21.6",
"rollup-plugin-copy": "^3.4.0"
},
"dependencies": {
"@placekit/autocomplete-js": "^1.1.1",
"@types/react": "^18.2.0",
"@placekit/autocomplete-js": "^1.1.4",
"@types/react": "^18.2.6",
"prop-types": "^15.8.1"

@@ -60,0 +61,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