🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@scalar/code-highlight

Package Overview
Dependencies
Maintainers
8
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@scalar/code-highlight - npm Package Compare versions

Comparing version
0.2.4
to
0.3.0
+6
-0
CHANGELOG.md
# @scalar/code-highlight
## 0.3.0
### Minor Changes
- [#8322](https://github.com/scalar/scalar/pull/8322): chore: bump required node version to >=22 (LTS)
## 0.2.4

@@ -4,0 +10,0 @@

+4
-4

@@ -19,5 +19,5 @@ {

],
"version": "0.2.4",
"version": "0.3.0",
"engines": {
"node": ">=20"
"node": ">=22"
},

@@ -97,4 +97,4 @@ "type": "module",

"vite": "^7.3.1",
"@scalar/build-tooling": "0.4.1",
"@scalar/themes": "0.14.0"
"@scalar/build-tooling": "0.5.0",
"@scalar/themes": "0.15.0"
},

@@ -101,0 +101,0 @@ "scripts": {