@expressive-code/core
Advanced tools
Comparing version 0.11.0 to 0.15.0
{ | ||
"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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
778370
0
5