Socket
Socket
Sign inDemoInstall

@rmwc/button

Package Overview
Dependencies
Maintainers
1
Versions
175
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 6.0.14 to 6.1.1

1

dist/index.js
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.Button = void 0;
var tslib_1 = require("tslib");

@@ -4,0 +5,0 @@ var react_1 = tslib_1.__importDefault(require("react"));

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.galleryExample = void 0;
var tslib_1 = require("tslib");

@@ -4,0 +5,0 @@ var react_1 = tslib_1.__importDefault(require("react"));

6

package.json
{
"name": "@rmwc/button",
"version": "6.0.14",
"version": "6.1.1",
"description": "RMWC Button component",

@@ -43,6 +43,6 @@ "main": "dist/index.js",

"@rmwc/provider": "^6.0.14",
"@rmwc/ripple": "^6.0.14",
"@rmwc/ripple": "^6.1.1",
"@rmwc/types": "^6.0.5"
},
"gitHead": "4ee07fdccaec6eae22a6adf9c3232d809492bafd"
"gitHead": "d9befec0e3b258864b71686eecd16c16feb43cf1"
}
# Buttons
> Buttons communicate the action that will occur when the user touches them.
Buttons communicate the action that will occur when the user touches them.

@@ -5,0 +5,0 @@ - Module **@rmwc/button**

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