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

@forter/button

Package Overview
Dependencies
Maintainers
3
Versions
147
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@forter/button - npm Package Compare versions

Comparing version 5.2.14 to 5.2.15

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [5.2.15](https://github.com/forter/web-components/compare/@forter/button@5.2.14...@forter/button@5.2.15) (2020-08-05)
**Note:** Version bump only for package @forter/button
## [5.2.14](https://github.com/forter/web-components/compare/@forter/button@5.2.13...@forter/button@5.2.14) (2020-07-21)

@@ -8,0 +16,0 @@

2

fc-button.css.js

@@ -5,2 +5,3 @@ import { css } from 'lit-element';

color: var(--ftr-primary-0);
font-family: var(--fc-input-font-family);

@@ -119,2 +120,3 @@ --fc-button-background-color: var(--ftr-primary-6);

width: var(--fc-button-min-width, auto);
font-family: var(--fc-input-font-family);
}

@@ -121,0 +123,0 @@ `;

4

package.json
{
"name": "@forter/button",
"version": "5.2.14",
"version": "5.2.15",
"description": "Button from Forter Components",

@@ -58,3 +58,3 @@ "main": "index.js",

},
"gitHead": "94e212bd554ec953f7075a52b4d756aaf4e6621d"
"gitHead": "23034058ea377f04da8bb064fd1e5fbe0fe6ef65"
}

Sorry, the diff of this file is not supported yet

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