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
17
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.0.0 to 4.0.1

CHANGELOG.md

2

origami.json

@@ -8,3 +8,3 @@ {

],
"support": "https://github.com/Financial-Times/o-syntax-highlight/issues",
"support": "https://github.com/Financial-Times/origami/issues/new?labels=o-syntax-highlight,components",
"supportContact": {

@@ -11,0 +11,0 @@ "email": "origami.support@ft.com",

{
"name": "@financial-times/o-syntax-highlight",
"version": "4.0.0",
"description": "A syntax highlighter for Origami-supported documentation that wraps PrismJs",
"keywords": [
"syntax",
"highlight"
],
"homepage": "https://registry.origami.ft.com/components/o-syntax-highlight",
"bugs": {
"url": "https://registry.origami.ft.com/components/o-syntax-highlight"
},
"license": "MIT",
"type": "module",
"browser": "main.js",
"scripts": {
"start": "npx serve ./demos/local",
"build": "npm_config_yes=true npx \"origami-build-tools@11\" install && npm_config_yes=true npx \"origami-build-tools@11\" demo"
},
"devDependencies": {
"eslint": "^7.24.0",
"eslint-config-origami-component": "^2.1.1",
"remark": "^13.0.0",
"remark-lint": "^7.0.1",
"remark-preset-lint-origami-component": "^2.0.0",
"stylelint": "^13.12.0",
"stylelint-config-origami-component": "^1.0.4"
},
"dependencies": {
"prismjs": "^1.14.0"
},
"peerDependencies": {
"@financial-times/o-colors": "^6.0.0"
},
"engines": {
"npm": "^7"
},
"volta": {
"node": "14.16.1",
"npm": "7.11.1"
}
"name": "@financial-times/o-syntax-highlight",
"version": "4.0.1",
"description": "A syntax highlighter for Origami-supported documentation that wraps PrismJs",
"keywords": [
"syntax",
"highlight"
],
"homepage": "https://registry.origami.ft.com/components/o-syntax-highlight",
"bugs": {
"url": "https://github.com/Financial-Times/origami/issues/new?labels=o-syntax-highlight,components",
"email": "origami.support@ft.com"
},
"license": "MIT",
"type": "module",
"browser": "main.js",
"scripts": {
"start": "npx serve ./demos/local",
"build": "npm_config_yes=true npx \"origami-build-tools@11\" install && npm_config_yes=true npx \"origami-build-tools@11\" demo"
},
"dependencies": {
"prismjs": "^1.14.0"
},
"peerDependencies": {
"@financial-times/o-colors": "^6.0.0"
},
"engines": {
"npm": "^7"
},
"volta": {
"node": "14.16.1",
"npm": "7.11.1"
}
}
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