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

@anypoint-web-components/anypoint-button

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@anypoint-web-components/anypoint-button - npm Package Compare versions

Comparing version 1.0.10 to 1.0.11

2

package.json
{
"name": "@anypoint-web-components/anypoint-button",
"description": "Anypoint styled button.",
"version": "1.0.10",
"version": "1.0.11",
"license": "Apache-2.0",

@@ -6,0 +6,0 @@ "main": "anypoint-button.js",

@@ -144,3 +144,3 @@ import { html, css } from 'lit-element';

color: var(--anypoint-button-color, var(--anypoint-color-tertiary));
border-radius: 0;
border-radius: var(--anypoint-button-border-radius, 2px);
text-transform: var(--anypoint-button-text-transform, initial);

@@ -147,0 +147,0 @@ height: 40px;

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