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

@rmwc/select

Package Overview
Dependencies
Maintainers
1
Versions
179
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rmwc/select - npm Package Compare versions

Comparing version 3.0.9 to 3.0.10

2

index.d.ts

@@ -89,3 +89,2 @@ import { SimpleTagPropsT } from '@rmwc/base';

state: Readonly<{}>;
context: any;
refs: {

@@ -95,2 +94,3 @@ [key: string]: React.ReactInstance;

};
contextType?: React.Context<any> | undefined;
};

@@ -97,0 +97,0 @@ export declare class Select extends Select_base<SelectPropsT> {

{
"name": "@rmwc/select",
"version": "3.0.9",
"version": "3.0.10",
"description": "RMWC Select component",

@@ -30,7 +30,7 @@ "main": "index.js",

"@material/select": "~0.40.0",
"@rmwc/base": "^3.0.9",
"@rmwc/floating-label": "^3.0.9",
"@rmwc/line-ripple": "^3.0.9",
"@rmwc/notched-outline": "^3.0.9"
"@rmwc/base": "^3.0.10",
"@rmwc/floating-label": "^3.0.10",
"@rmwc/line-ripple": "^3.0.10",
"@rmwc/notched-outline": "^3.0.10"
}
}
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