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.13.3 to 4.13.4

8

CHANGELOG.md

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

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

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

3

colors.css.js

@@ -113,3 +113,4 @@ import { css } from 'lit-element';

--fc-brand-blue-700: #0358d7;
--fc-brand-blue-600: #1f75f6;
--fc-brand-blue-600-rgb: 31, 117, 246;
--fc-brand-blue-600: rgb(var(--fc-brand-blue-600-rgb));
--fc-brand-blue-500: #4e95ff;

@@ -116,0 +117,0 @@ --fc-brand-blue-400: #73abff;

{
"name": "@forter/styles",
"version": "4.13.3",
"version": "4.13.4",
"description": "Styles for Forter Components",

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

},
"gitHead": "c4320e80baabbd636a150ca16d20b93eefb122a0"
"gitHead": "c5cd5ed50cab84429e9fbd9dbac25862c8fa85b7"
}

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