Socket
Socket
Sign inDemoInstall

@financial-times/o-syntax-highlight

Package Overview
Dependencies
Maintainers
16
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 1.6.1 to 1.6.2

6

dist/js/syntax-highlight.js

@@ -14,5 +14,2 @@ "use strict";

function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
// Adds to Prism global object which we remove https://github.com/PrismJS/prism/blob/v1.15.0/prism.js#L6
require("prismjs/components/prism-bash.js");

@@ -24,2 +21,5 @@

function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
// Adds to Prism global object which we remove https://github.com/PrismJS/prism/blob/v1.15.0/prism.js#L6
class SyntaxHighlight {

@@ -26,0 +26,0 @@ /**

{
"description": "Component description",
"description": "A syntax highlighter for Origami-supported documentation that wraps PrismJs",
"keywords": "syntax, highlight",

@@ -4,0 +4,0 @@ "origamiType": "module",

@@ -26,3 +26,3 @@ {

"name": "@financial-times/o-syntax-highlight",
"version": "1.6.1",
"version": "1.6.2",
"description": "syntax highlighter for FT products",

@@ -29,0 +29,0 @@ "homepage": "https://github.com/Financial-Times/o-syntax-highlight",

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