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.0.1 to 1.1.0

1

dist/Autowhatever.js

@@ -263,2 +263,3 @@ 'use strict';

role: 'combobox',
ref: 'input',
'aria-autocomplete': 'list',

@@ -265,0 +266,0 @@ 'aria-owns': this.getItemsContainerId(),

2

package.json
{
"name": "react-autowhatever",
"version": "1.0.1",
"version": "1.1.0",
"description": "Accessible rendering layer for Autosuggest and Autocomplete components",

@@ -5,0 +5,0 @@ "main": "dist/Autowhatever.js",

@@ -184,2 +184,3 @@ import React, { Component, PropTypes } from 'react';

role: 'combobox',
ref: 'input',
'aria-autocomplete': 'list',

@@ -186,0 +187,0 @@ 'aria-owns': this.getItemsContainerId(),

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