Comparing version 1.8.0 to 1.8.1
# Prism Changelog | ||
## 1.8.1 (2017-09-16) | ||
### Other changes | ||
* Add Arduino to components.js [[`290a3c6`](https://github.com/PrismJS/prism/commit/290a3c6)] | ||
## 1.8.0 (2017-09-16) | ||
@@ -4,0 +10,0 @@ |
@@ -88,2 +88,7 @@ var components = { | ||
}, | ||
"arduino": { | ||
"title": "Arduino", | ||
"require": "cpp", | ||
"owner": "eisbehr-" | ||
}, | ||
"asciidoc": { | ||
@@ -90,0 +95,0 @@ "title": "AsciiDoc", |
{ | ||
"name": "prismjs", | ||
"version": "1.8.0", | ||
"version": "1.8.1", | ||
"description": "Lightweight, robust, elegant syntax highlighting. A spin-off project from Dabblet.", | ||
@@ -5,0 +5,0 @@ "main": "prism.js", |
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
2091923
13151