Socket
Socket
Sign inDemoInstall

highlight.js

Package Overview
Dependencies
Maintainers
2
Versions
101
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

highlight.js - npm Package Compare versions

Comparing version 1.2.0 to 7.0.1

1c.js

257

package.json
{
"name": "highlight.js",
"description": "A node clone of highlight.js syntax highlighter library",
"version": "1.2.0",
"homepage": "https://github.com/jgallen23/highlight.js",
"author": "Greg Allen <@jgaui> (http://jga.me)",
"engines": {
"node": "*"
},
"name": "highlight.js",
"contributors": [
{
"name": "Peter Leonov",
"email": "gojpeg@gmail.com"
},
{
"name": "Victor Karamzin",
"email": "Victor.Karamzin@enterra-inc.com"
},
{
"name": "Vsevolod Solovyov",
"email": "vsevolod.solovyov@gmail.com"
},
{
"name": "Anton Kovalyov",
"email": "anton@kovalyov.net"
},
{
"name": "Nikita Ledyaev",
"email": "lenikita@yandex.ru"
},
{
"name": "Konstantin Evdokimenko",
"email": "qewerty@gmail.com"
},
{
"name": "Dmitri Roudakov",
"email": "dmitri@roudakov.ru"
},
{
"name": "Yuri Ivanov",
"email": "ivanov@supersoft.ru"
},
{
"name": "Vladimir Ermakov",
"email": "vooon341@mail.ru"
},
{
"name": "Vladimir Gubarkov",
"email": "xonixx@gmail.com"
},
{
"name": "Brian Beck",
"email": "exogen@gmail.com"
},
{
"name": "MajestiC",
"email": "majestic2k@gmail.com"
},
{
"name": "Vasily Polovnyov",
"email": "vast@whiteants.net"
},
{
"name": "Vladimir Epifanov",
"email": "voldmar@voldmar.ru"
},
{
"name": "Alexander Makarov",
"email": "sam@rmcreative.ru"
},
{
"name": "Vah",
"email": "vahtenberg@gmail.com"
},
{
"name": "Shuen-Huei Guan",
"email": "drake.guan@gmail.com"
},
{
"name": "Jason Diamond",
"email": "jason@diamond.name"
},
{
"name": "Michal Gabrukiewicz",
"email": "mgabru@gmail.com"
},
{
"name": "Ruslan Keba",
"email": "rukeba@gmail.com"
},
{
"name": "Sergey Baranov",
"email": "segyrn@yandex.ru"
},
{
"name": "Zaripov Yura",
"email": "yur4ik7@ukr.net"
},
{
"name": "Oleg Volchkov",
"email": "oleg@volchkov.net"
},
{
"name": "Vasily Mikhailitchenko",
"email": "vaskas@programica.ru"
},
{
"name": "Jan Berkel",
"email": "jan.berkel@gmail.com"
},
{
"name": "Vladimir Moskva",
"email": "vladmos@gmail.com"
},
{
"name": "Loren Segal",
"email": "lsegal@soen.ca"
},
{
"name": "Andrew Fedorov",
"email": "dmmdrs@mail.ru"
},
{
"name": "Igor Kalnitsky",
"email": "igor@kalnitsky.org"
},
{
"name": "Jeremy Hull",
"email": "sourdrums@gmail.com"
},
{
"name": "Valerii Hiora",
"email": "valerii.hiora@gmail.com"
},
{
"name": "Nikolay Zakharov",
"email": "nikolay.desh@gmail.com"
},
{
"name": "Dmitry Kovega",
"email": "arhibot@gmail.com"
},
{
"name": "Sergey Ignatov",
"email": "sergey@ignatov.spb.su"
},
{
"name": "Antono Vasiljev",
"email": "self@antono.info"
},
{
"name": "Stephan Kountso",
"email": "steplg@gmail.com"
},
{
"name": "pumbur",
"email": "pumbur@pumbur.net"
},
{
"name": "John Crepezzi",
"email": "john.crepezzi@gmail.com"
},
{
"name": "Andrey Vlasovskikh",
"email": "andrey.vlasovskikh@gmail.com"
},
{
"name": "Alexander Myadzel",
"email": "myadzel@gmail.com"
},
{
"name": "Evgeny Stepanischev",
"email": "imbolk@gmail.com"
},
{
"name": "Dmytrii Nagirniak",
"email": "dnagir@gmail.com"
},
{
"name": "Oleg Efimov",
"email": "efimovov@gmail.com"
},
{
"name": "Luigi Maselli",
"email": "grigio.org@gmail.com"
},
{
"name": "Denis Bardadym",
"email": "bardadymchik@gmail.com"
},
{
"name": "Aahan Krish",
"email": "geekpanth3r@gmail.com"
},
{
"name": "Ilya Baryshev",
"email": "baryshev@gmail.com"
},
{
"name": "Aleksandar Ruzicic",
"email": "aleksandar@ruzicic.info"
},
{
"name": "Joe Cheng",
"email": "joe@rstudio.org"
},
{
"name": "Angel G. Olloqui",
"email": "angelgarcia.mail@gmail.com"
},
{
"name": "Jason Tate",
"email": "adminz@web-cms-designs.com"
},
{
"name": "Sergey Tikhomirov",
"email": "me@stikhomirov.com"
}
],
"author": {
"name": "Ivan Sagalaev",
"email": "maniac@softwaremaniacs.org"
},
"bugs": {
"url": "https://github.com/isagalaev/highlight.js/issues"
},
"repository": {
"type": "git",
"url": "git://github.com/jgallen23/highlight.js.git"
},
"dependencies": {
"commander": "*"
},
"devDependencies": {
"chai": "*",
"mocha": "*"
},
"bin": { "hljs": "./bin/hljs" },
"keywords": ["syntax", "highlighter"]
}
"url": "git://github.com/isagalaev/highlight.js.git",
"type": "git"
},
"licenses": [
{
"type": "BSD"
}
],
"version": "7.0.1",
"scripts": {},
"keywords": [
"highlight",
"syntax"
],
"main": "./highlight.js",
"homepage": "http://softwaremaniacs.org/soft/highlight/en/",
"description": "Syntax highlighting with language autodetection."
}
.npmignore
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