New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

pcln-autocomplete

Package Overview
Dependencies
Maintainers
1
Versions
363
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pcln-autocomplete - npm Package Compare versions

Comparing version 2.0.2 to 2.0.3

8

package.json
{
"name": "pcln-autocomplete",
"version": "2.0.2",
"version": "2.0.3",
"description": "React autocomplete component built with Downshift",

@@ -15,3 +15,3 @@ "main": "dist/index.js",

"dependencies": {
"downshift": "^2.2.2",
"downshift": "^3.2.6",
"pcln-design-system": "^2.0.2",

@@ -33,3 +33,5 @@ "prop-types": "^15.7.2",

"jest": {
"setupTestFrameworkScriptFile": "../../test-setup.js",
"setupFilesAfterEnv": [
"../../test-setup.js"
],
"testMatch": [

@@ -36,0 +38,0 @@ "<rootDir>/test/**/*.js"

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