@financial-times/o-syntax-highlight
Advanced tools
Comparing version 3.0.0 to 3.0.1
@@ -14,3 +14,3 @@ { | ||
"email": "origami.support@ft.com", | ||
"slack": "financialtimes/ft-origami" | ||
"slack": "financialtimes/origami-support" | ||
}, | ||
@@ -23,5 +23,3 @@ "supportStatus": "active", | ||
"sass": "demos/src/demo.scss", | ||
"js": "demos/src/demo.js", | ||
"documentClasses": "", | ||
"dependencies": "" | ||
"js": "demos/src/demo.js" | ||
}, | ||
@@ -28,0 +26,0 @@ "demos": [ |
@@ -28,3 +28,3 @@ { | ||
"name": "@financial-times/o-syntax-highlight", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"description": "syntax highlighter for FT products", | ||
@@ -37,6 +37,11 @@ "homepage": "https://github.com/Financial-Times/o-syntax-highlight", | ||
"component": "o-syntax-highlight", | ||
"repository": { | ||
"type": "git", | ||
"url": "git@github.com:Financial-Times/o-syntax-highlight.git" | ||
}, | ||
"scripts": {}, | ||
"devDependencies": { | ||
"eslint-config-origami-component": "^2.0.1", | ||
"origami-ci-tools": "^1.0.0" | ||
} | ||
} |
@@ -148,3 +148,3 @@ | ||
If you have any questions or comments about this component, or need help using it, please either [raise an issue](https://github.com/Financial-Times/o-syntax-highlight/issues), visit [#ft-origami](https://financialtimes.slack.com/messages/ft-origami/) or email [Origami Support](mailto:origami-support@ft.com). | ||
If you have any questions or comments about this component, or need help using it, please either [raise an issue](https://github.com/Financial-Times/o-syntax-highlight/issues), visit [#origami-support](https://financialtimes.slack.com/messages/origami-support/) or email [Origami Support](mailto:origami-support@ft.com). | ||
@@ -151,0 +151,0 @@ |
@@ -55,3 +55,3 @@ import throwError from './helpers'; | ||
_getLanguage (element) { | ||
let className = element.className; | ||
const className = element.className; | ||
@@ -58,0 +58,0 @@ if (className.includes('o-syntax-highlight--')) { |
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
31652
103
32
400
0
2