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
54
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.16.0 to 4.17.0

11

CHANGELOG.md

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

# [4.17.0](https://github.com/forter/web-components/compare/@forter/styles@4.16.0...@forter/styles@4.17.0) (2023-03-28)
### Features
* **component-base:** update slot api ([3f9b592](https://github.com/forter/web-components/commit/3f9b592))
# [4.16.0](https://github.com/forter/web-components/compare/@forter/styles@4.15.0...@forter/styles@4.16.0) (2023-03-26)

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

@@ -175,2 +175,32 @@ import { css } from 'lit-element';

--fc-poppins-font-32px-800: 800 32px var(--fc-poppins-font-family);
/* Headline
* ──────────────────────────────────────────── */
--fc-h1: normal normal 500 24px/40px Poppins;
--fc-h2: normal normal 500 20px/32px Poppins;
--fc-h3: normal normal 500 16px/24px Poppins;
--fc-h4: normal normal 500 14px/20px Poppins;
/* Title
* ──────────────────────────────────────────── */
--fc-title-0: normal normal 600 20px/24px 'Open Sans';
--fc-title-1: normal normal 600 18px/24px 'Open Sans';
--fc-title-2: normal normal 600 16px/24px 'Open Sans';
--fc-title-3: normal normal 600 14px/24px 'Open Sans';
--fc-title-3-uppercase: normal small-caps 600 14px/24px 'Open Sans';
--fc-title-4: normal normal 600 12px/20px 'Open Sans';
--fc-title-4-uppercase: normal small-caps 600 12px/20px 'Open Sans';
/* Body Text
* ──────────────────────────────────────────── */
--fc-body-text-0: normal normal 400 18px/24px 'Open Sans';
--fc-body-text-1: normal normal 400 16px/24px 'Open Sans';
--fc-body-text-2: normal normal 400 14px/20px 'Open Sans';
--fc-body-text-3: normal normal 600 14px/20px 'Open Sans';
/* Label
* ──────────────────────────────────────────── */
--fc-label-1: normal normal 400 12px/18px 'Open Sans';
--fc-label-2: normal normal 400 10px/16px 'Open Sans';
--fc-label-2-uppercase: normal small-caps 400 10px/16px 'Open Sans';
}

@@ -177,0 +207,0 @@ `;

4

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

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

},
"gitHead": "30955f58e5481d368bdb32a038c709aafed5c76d"
"gitHead": "0838c3387ff0debc8a9e136f89ba0089f0658dab"
}

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