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.2 to 4.13.3

8

CHANGELOG.md

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

## [4.13.3](https://github.com/forter/web-components/compare/@forter/styles@4.13.2...@forter/styles@4.13.3) (2023-03-13)
**Note:** Version bump only for package @forter/styles
## [4.13.2](https://github.com/forter/web-components/compare/@forter/styles@4.13.1...@forter/styles@4.13.2) (2023-02-19)

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

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

--fc-poppins-font-24px-800: 800 24px var(--fc-poppins-font-family);
/* 32 PX
* ──────────────────────────────────────────── */
--fc-poppins-font-32px-100: 100 32px var(--fc-poppins-font-family);
--fc-poppins-font-32px-200: 200 32px var(--fc-poppins-font-family);
--fc-poppins-font-32px-300: 300 32px var(--fc-poppins-font-family);
--fc-poppins-font-32px-400: 400 32px var(--fc-poppins-font-family);
--fc-poppins-font-32px-500: 500 32px var(--fc-poppins-font-family);
--fc-poppins-font-32px-600: 600 32px var(--fc-poppins-font-family);
--fc-poppins-font-32px-700: 700 32px var(--fc-poppins-font-family);
--fc-poppins-font-32px-800: 800 32px var(--fc-poppins-font-family);
}

@@ -155,0 +166,0 @@ `;

4

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

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

},
"gitHead": "7ad5c5f8035c0e5acb8aa6c5d8c102d043902058"
"gitHead": "c4320e80baabbd636a150ca16d20b93eefb122a0"
}

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