expressive-code
Advanced tools
Comparing version 0.13.0 to 0.14.0
{ | ||
"name": "expressive-code", | ||
"version": "0.13.0", | ||
"version": "0.14.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" | ||
}, | ||
"type": "module", | ||
@@ -23,3 +28,3 @@ "main": "./dist/index.cjs", | ||
"@expressive-code/core": "^0.11.0", | ||
"@expressive-code/plugin-frames": "^0.10.2", | ||
"@expressive-code/plugin-frames": "^0.11.0", | ||
"@expressive-code/plugin-shiki": "^0.3.9", | ||
@@ -26,0 +31,0 @@ "@expressive-code/plugin-text-markers": "^0.2.11" |
@@ -1,2 +0,2 @@ | ||
# expressive-code | ||
# expressive-code [![NPM version](https://img.shields.io/npm/v/expressive-code.svg)](https://www.npmjs.com/package/expressive-code) [![NPM downloads](https://img.shields.io/npm/dm/expressive-code.svg)](https://npmjs.org/package/expressive-code) | ||
@@ -3,0 +3,0 @@ ## Contents |
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
23203
0
+ Added@expressive-code/plugin-frames@0.11.0(transitive)
- Removed@expressive-code/plugin-frames@0.10.2(transitive)