x-postpress-code
Advanced tools
Comparing version 1.0.6 to 1.0.7
{ | ||
"name": "x-postpress-code", | ||
"version": "1.0.6", | ||
"version": "1.0.7", | ||
"description": "A web component used for code highlighting.", | ||
@@ -5,0 +5,0 @@ "homepage": "https://kherrick.github.io/x-postpress-code/", |
@@ -38,3 +38,3 @@ # [x-postpress-code](https://kherrick.github.io/x-postpress-code/) | ||
### from npm: | ||
### from npm | ||
@@ -44,2 +44,3 @@ ```bash | ||
``` | ||
```js | ||
@@ -49,3 +50,3 @@ import 'x-postpress-code' | ||
## Uses the following [highlight.js languages](https://github.com/highlightjs/highlight.js/tree/master/src/languages): | ||
## Uses the following [highlight.js languages](https://github.com/highlightjs/highlight.js/tree/master/src/languages) | ||
@@ -52,0 +53,0 @@ * `bash` |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
131664
63