Socket
Socket
Sign inDemoInstall

@financial-times/o-colors

Package Overview
Dependencies
Maintainers
12
Versions
69
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@financial-times/o-colors - npm Package Compare versions

Comparing version 6.4.2 to 6.4.3

7

CHANGELOG.md
# Changelog
### [6.4.3](https://www.github.com/Financial-Times/origami/compare/o-colors-v6.4.2...o-colors-v6.4.3) (2022-12-21)
### Bug Fixes
* require 3.3.0 or higher ([fc180c6](https://www.github.com/Financial-Times/origami/commit/fc180c619755daa1b7bfe65509f354cf0de113bf))
### [6.4.2](https://www.github.com/Financial-Times/origami/compare/o-colors-v6.4.1...o-colors-v6.4.2) (2022-01-13)

@@ -4,0 +11,0 @@

10

package.json
{
"name": "@financial-times/o-colors",
"type": "module",
"version": "6.4.2",
"version": "6.4.3",
"description": "The default colour palette for all FT products. The palette supports colour contrast checking, colour mixing and toneing.",

@@ -37,6 +37,6 @@ "keywords": [

"@financial-times/o-forms": "^9.2.0",
"@financial-times/o-normalise": "^3.2.0",
"@financial-times/o-normalise": "^3.3.0",
"@financial-times/o-overlay": "^4.2.1",
"@financial-times/o-syntax-highlight": "^4.2.0",
"@financial-times/o-tabs": "^7.0.1"
"@financial-times/o-tabs": "^8.0.0"
},

@@ -47,3 +47,5 @@ "scripts": {

"test": "bash ../../scripts/component/test.bash",
"lint": "bash ../../scripts/component/lint.bash"
"debug:js": "bash ../../scripts/component/debug-js.bash",
"lint": "bash ../../scripts/component/lint.bash",
"watch": "bash ../../scripts/component/watch.bash"
},

@@ -50,0 +52,0 @@ "volta": {

demos/src/contrast-checker/index.mustache

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