New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

solid-highlight

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

solid-highlight - npm Package Compare versions

Comparing version
0.1.18
to
0.1.19
+10
-12
package.json
{
"name": "solid-highlight",
"version": "0.1.18",
"version": "0.1.19",
"description": "Solid component for syntax highlighting, based on react-highlight and highlightjs' vue plugin",

@@ -52,12 +52,12 @@ "license": "MIT",

"peerDependencies": {
"solid-js": "^1.8.0",
"highlight.js": "^11.0.0"
"highlight.js": "^11.0.0",
"solid-js": "^1.8.0"
},
"devDependencies": {
"@biomejs/biome": "1.5.1",
"@biomejs/biome": "1.5.3",
"@changesets/cli": "^2.27.1",
"@typescript-eslint/eslint-plugin": "^6.18.1",
"@typescript-eslint/parser": "^6.18.1",
"@typescript-eslint/eslint-plugin": "^7.0.2",
"@typescript-eslint/parser": "^7.0.2",
"concurrently": "^8.2.2",
"esbuild": "^0.19.11",
"esbuild": "^0.20.1",
"esbuild-plugin-solid": "^0.5.0",

@@ -68,9 +68,7 @@ "eslint": "^8.56.0",

"highlight.js": "^11.9.0",
"jsdom": "^23.2.0",
"solid-js": "^1.8.11",
"tsup": "^8.0.1",
"solid-js": "^1.8.15",
"tsup": "^8.0.2",
"tsup-preset-solid": "^2.2.0",
"typescript": "^5.3.3",
"vite": "^5.0.11",
"vite-plugin-solid": "^2.8.0"
"vite": "^5.1.3"
},

@@ -77,0 +75,0 @@ "keywords": [