Socket
Socket
Sign inDemoInstall

@rmwc/button

Package Overview
Dependencies
Maintainers
1
Versions
176
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rmwc/button - npm Package Compare versions

Comparing version 14.0.2-alpha.7 to 14.0.2

README.md

2

lib/button.d.ts

@@ -33,3 +33,3 @@ import * as RMWC from '@rmwc/types';

}
export type ButtonHTMLProps = RMWC.HTMLProps<HTMLButtonElement>;
export declare type ButtonHTMLProps = RMWC.HTMLProps<HTMLButtonElement>;
/**

@@ -36,0 +36,0 @@ * The Button component.

{
"name": "@rmwc/button",
"version": "14.0.2-alpha.7",
"version": "14.0.2",
"main": "./index.js",

@@ -9,2 +9,3 @@ "types": "./index.d.ts",

"import": "./index.mjs",
"types": "./index.d.ts",
"require": "./index.js"

@@ -14,2 +15,3 @@ },

"import": "./styles.mjs",
"types": "./styles.d.ts",
"require": "./styles.js"

@@ -34,3 +36,3 @@ }

},
"homepage": "https://github.com/rmwc/rmwc/tree/master/packages/readme/button",
"homepage": "https://github.com/rmwc/rmwc/tree/master/packages/button",
"peerDependencies": {

@@ -42,8 +44,8 @@ "@material/button": "^14.0.0",

"dependencies": {
"@rmwc/base": "14.0.2-alpha.7",
"@rmwc/icon": "14.0.2-alpha.7",
"@rmwc/provider": "14.0.2-alpha.7",
"@rmwc/ripple": "14.0.2-alpha.7",
"@rmwc/types": "14.0.2-alpha.7"
"@rmwc/base": "14.0.2",
"@rmwc/icon": "14.0.2",
"@rmwc/provider": "14.0.2",
"@rmwc/ripple": "14.0.2",
"@rmwc/types": "14.0.2"
}
}
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