Socket
Socket
Sign inDemoInstall

highlight.js

Package Overview
Dependencies
0
Maintainers
5
Versions
100
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 10.0.2 to 10.0.3

2

lib/core.js

@@ -867,3 +867,3 @@ // https://github.com/substack/deep-freeze/blob/master/index.js

var version = "10.0.2";
var version = "10.0.3";

@@ -870,0 +870,0 @@ /*

@@ -252,3 +252,3 @@ /*

{
begin:'(get|set)\\s*(?=' + IDENT_RE+ '\\()',
begin:'(get|set)\\s+(?=' + IDENT_RE+ '\\()',
end: /{/,

@@ -255,0 +255,0 @@ keywords: "get set",

@@ -9,3 +9,3 @@ {

"homepage": "https://highlightjs.org/",
"version": "10.0.2",
"version": "10.0.3",
"author": {

@@ -12,0 +12,0 @@ "name": "Ivan Sagalaev",

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