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

@financial-times/o-syntax-highlight

Package Overview
Dependencies
Maintainers
11
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@financial-times/o-syntax-highlight - npm Package Compare versions

Comparing version 4.2.3 to 4.2.4

7

CHANGELOG.md
# Changelog
### [4.2.4](https://www.github.com/Financial-Times/origami/compare/o-syntax-highlight-v4.2.3...o-syntax-highlight-v4.2.4) (2023-04-28)
### Bug Fixes
* Require latest minor version of o-colors, o-buttons, and o-forms ([#1098](https://www.github.com/Financial-Times/origami/issues/1098)) ([b856ca6](https://www.github.com/Financial-Times/origami/commit/b856ca66c9ec555f3c70833ffa35cb05cd19841f))
### [4.2.3](https://www.github.com/Financial-Times/origami/compare/o-syntax-highlight-v4.2.2...o-syntax-highlight-v4.2.3) (2022-04-21)

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

8

package.json
{
"name": "@financial-times/o-syntax-highlight",
"version": "4.2.3",
"version": "4.2.4",
"description": "A syntax highlighter for Origami-supported documentation that wraps PrismJs",

@@ -21,3 +21,5 @@ "keywords": [

"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"
},

@@ -28,3 +30,3 @@ "dependencies": {

"peerDependencies": {
"@financial-times/o-colors": "^6.0.0"
"@financial-times/o-colors": "^6.5.0"
},

@@ -31,0 +33,0 @@ "engines": {

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