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

@forter/styles

Package Overview
Dependencies
Maintainers
3
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@forter/styles - npm Package Compare versions

Comparing version 4.13.4 to 4.14.0

11

CHANGELOG.md

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

# [4.14.0](https://github.com/forter/web-components/compare/@forter/styles@4.13.4...@forter/styles@4.14.0) (2023-03-22)
### Features
* **styles:** add 18px font ([#1244](https://github.com/forter/web-components/issues/1244)) ([522833a](https://github.com/forter/web-components/commit/522833a))
## [4.13.4](https://github.com/forter/web-components/compare/@forter/styles@4.13.3...@forter/styles@4.13.4) (2023-03-15)

@@ -8,0 +19,0 @@

@@ -63,2 +63,13 @@ import { css } from 'lit-element';

/* 18 PX
* ──────────────────────────────────────────── */
--fc-font-18px-100: 100 18px var(--fc-font-family);
--fc-font-18px-200: 200 18px var(--fc-font-family);
--fc-font-18px-300: 300 18px var(--fc-font-family);
--fc-font-18px-400: 400 18px var(--fc-font-family);
--fc-font-18px-500: 500 18px var(--fc-font-family);
--fc-font-18px-600: 600 18px var(--fc-font-family);
--fc-font-18px-700: 700 18px var(--fc-font-family);
--fc-font-18px-800: 800 18px var(--fc-font-family);
/* 20 PX

@@ -65,0 +76,0 @@ * ──────────────────────────────────────────── */

4

package.json
{
"name": "@forter/styles",
"version": "4.13.4",
"version": "4.14.0",
"description": "Styles for Forter Components",

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

},
"gitHead": "c5cd5ed50cab84429e9fbd9dbac25862c8fa85b7"
"gitHead": "3b4053252e668dca7c456d5d46e3219dadae82ec"
}

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