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 5.0.3-alpha.0 to 5.0.4-alpha.0

2

dist/index.d.ts

@@ -144,2 +144,2 @@ import * as RMWC from '@rmwc/types';

export declare const Select: ({ enhanced, ...rest }: SelectProps & RMWC.ComponentProps) => JSX.Element;
export default Select;
export {};

@@ -578,2 +578,1 @@ "use strict";

};
exports.default = exports.Select;

@@ -144,2 +144,2 @@ import * as RMWC from '@rmwc/types';

export declare const Select: ({ enhanced, ...rest }: SelectProps & RMWC.ComponentProps) => JSX.Element;
export default Select;
export {};

@@ -569,2 +569,1 @@ var __extends = (this && this.__extends) || (function () {

};
export default Select;
{
"name": "@rmwc/select",
"version": "5.0.3-alpha.0",
"version": "5.0.4-alpha.0",
"description": "RMWC Select component",

@@ -35,11 +35,11 @@ "main": "dist/index.js",

"@material/select": "^0.43.0",
"@rmwc/base": "^5.0.3-alpha.0",
"@rmwc/floating-label": "^5.0.3-alpha.0",
"@rmwc/icon": "^5.0.3-alpha.0",
"@rmwc/line-ripple": "^5.0.3-alpha.0",
"@rmwc/list": "^5.0.3-alpha.0",
"@rmwc/menu": "^5.0.3-alpha.0",
"@rmwc/notched-outline": "^5.0.3-alpha.0"
"@rmwc/base": "^5.0.4-alpha.0",
"@rmwc/floating-label": "^5.0.4-alpha.0",
"@rmwc/icon": "^5.0.4-alpha.0",
"@rmwc/line-ripple": "^5.0.4-alpha.0",
"@rmwc/list": "^5.0.4-alpha.0",
"@rmwc/menu": "^5.0.4-alpha.0",
"@rmwc/notched-outline": "^5.0.4-alpha.0"
},
"gitHead": "32b316530fb6c1c78e2335bc56d9be85e3cb3752"
"gitHead": "a4137d902cd075ce03839a80926d0cdc2731fa3d"
}

Sorry, the diff of this file is too big to display

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