New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

svhighlight

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

svhighlight - npm Package Compare versions

Comparing version 0.5.5 to 0.6.5

10

package.json
{
"name": "svhighlight",
"version": "0.5.5",
"version": "0.6.5",
"description": "A code highlighter for SvelteKit using highlight.js and TailwindCSS.",

@@ -39,3 +39,4 @@ "author": "bennymi",

"dependencies": {
"highlight.js": "^11.7.0"
"highlight.js": "^11.7.0",
"scroll-into-view-if-needed": "^3.0.4"
},

@@ -48,3 +49,6 @@ "keywords": [

"syntax",
"highlighting"
"highlighting",
"typescript",
"sveltekit",
"prismjs"
],

@@ -51,0 +55,0 @@ "exports": {

Sorry, the diff of this file is not supported yet

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