Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

prismjs

Package Overview
Dependencies
Maintainers
6
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

prismjs - npm Package Compare versions

Comparing version 1.8.0 to 1.8.1

6

CHANGELOG.md
# 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",

2

package.json
{
"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",

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