Socket
Socket
Sign inDemoInstall

highlight.js

Package Overview
Dependencies
1
Maintainers
1
Versions
100
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.4 to 1.1.0

bin/hljs

6

package.json
{
"name": "highlight.js",
"description": "A node clone of highlight.js syntax highlighter library",
"version": "1.0.4",
"version": "1.1.0",
"homepage": "https://github.com/jgallen23/highlight.js",

@@ -11,2 +11,5 @@ "author": "Greg Allen <@jgaui> (http://jga.me)",

},
"dependencies": {
"commander": "*"
},
"devDependencies": {

@@ -16,3 +19,4 @@ "chai": "*",

},
"bin": { "hljs": "./bin/hljs" },
"keywords": ["syntax", "highlighter"]
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc