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

@expressive-code/core

Package Overview
Dependencies
Maintainers
1
Versions
75
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@expressive-code/core - npm Package Compare versions

Comparing version 0.11.0 to 0.15.0

21

package.json
{
"name": "@expressive-code/core",
"version": "0.11.0",
"version": "0.15.0",
"description": "A text marking & annotation engine for presenting source code on the web.",

@@ -8,2 +8,7 @@ "keywords": [],

"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/expressive-code/expressive-code.git",
"directory": "packages/@expressive-code/core"
},
"type": "module",

@@ -21,2 +26,9 @@ "main": "./dist/index.cjs",

],
"dependencies": {
"@ctrl/tinycolor": "^3.6.0",
"hast-util-to-html": "^8.0.4",
"hastscript": "^7.2.0",
"postcss": "^8.4.21",
"postcss-nested": "^6.0.1"
},
"devDependencies": {

@@ -31,9 +43,2 @@ "@types/html-escaper": "^3.0.0",

},
"dependencies": {
"@ctrl/tinycolor": "^3.6.0",
"hast-util-to-html": "^8.0.4",
"hastscript": "^7.2.0",
"postcss": "^8.4.21",
"postcss-nested": "^6.0.1"
},
"scripts": {

@@ -40,0 +45,0 @@ "build": "tsup ./src/index.ts --format esm,cjs --dts --sourcemap --clean",

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