Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

simple-syntax-highlighter

Package Overview
Dependencies
Maintainers
1
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

simple-syntax-highlighter - npm Package Compare versions

Comparing version 2.2.2 to 2.2.3

10

package.json
{
"name": "simple-syntax-highlighter",
"version": "2.2.2",
"version": "2.2.3",
"description": "A Vue.js syntax highlighter that reads the source code you provide and highlights it, for Humans.",

@@ -37,3 +37,3 @@ "author": "Antoni Andre <antoniandre.web@gmail.com>",

"build-bundle": "BUNDLE=true vite build && mv ./dist/style.css ./dist/sshpre.css",
"serve": "vite preview --root docs --base /simple-syntax-highlighter/"
"serve": "vite preview --base /simple-syntax-highlighter/"
},

@@ -61,7 +61,7 @@ "devDependencies": {

},
"postcss": {
"plugins": {
"autoprefixer": {}
"pnpm": {
"overrides": {
"postcss@<8.2.13": ">=8.2.13"
}
}
}
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