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

@speed-highlight/core

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@speed-highlight/core - npm Package Compare versions

Comparing version 1.0.1 to 1.1.0

24

package.json
{
"name": "@speed-highlight/core",
"version": "1.0.1",
"version": "1.1.0",
"description": "🌈 Light, fast, and easy to use, dependencies free javascript syntax highlighter, with automatic language detection",

@@ -46,5 +46,20 @@ "main": "./dist/index.js",

"homepage": "https://github.com/speed-highlight/core#readme",
"devDependencies": {
"@rollup/plugin-dynamic-import-vars": "^2.0.4",
"@rollup/plugin-terser": "^0.4.3",
"@semantic-release/git": "^10.0.1",
"rollup": "^2.75.7",
"rollup-plugin-copy": "^3.4.0",
"semantic-release": "^21.0.7"
},
"release": {
"branches": [
"main"
],
"plugins": [
"@semantic-release/commit-analyzer",
"@semantic-release/release-notes-generator",
"@semantic-release/npm",
"@semantic-release/git",
"@semantic-release/github"
]

@@ -60,9 +75,2 @@ },

],
"devDependencies": {
"@rollup/plugin-dynamic-import-vars": "^2.0.4",
"@rollup/plugin-terser": "^0.4.3",
"rollup": "^2.75.7",
"rollup-plugin-copy": "^3.4.0",
"semantic-release": "^21.0.7"
},
"typesVersions": {

@@ -69,0 +77,0 @@ "*": {

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