Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

react-autowhatever

Package Overview
Dependencies
Maintainers
1
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-autowhatever - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

4

dist/Autowhatever.js

@@ -268,5 +268,5 @@ 'use strict';

'aria-activedescendant': ariaActivedescendant
}, this.props.inputProps, {
}, theme('input', 'input', isOpen && 'input--open'), this.props.inputProps, {
onKeyDown: this.props.inputProps.onKeyDown && this.onKeyDown
}, theme('input', 'input', isOpen && 'input--open'));
});

@@ -273,0 +273,0 @@ return _react2['default'].createElement(

{
"name": "react-autowhatever",
"version": "1.1.1",
"version": "1.1.2",
"description": "Accessible rendering layer for Autosuggest and Autocomplete components",

@@ -5,0 +5,0 @@ "main": "dist/Autowhatever.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