expressive-code
Advanced tools
Comparing version 0.5.0 to 0.6.0
{ | ||
"name": "expressive-code", | ||
"version": "0.5.0", | ||
"version": "0.6.0", | ||
"description": "A text marking & annotation engine for presenting source code on the web.", | ||
@@ -21,6 +21,6 @@ "keywords": [], | ||
"dependencies": { | ||
"@expressive-code/core": "^0.4.0", | ||
"@expressive-code/plugin-frames": "^0.4.1", | ||
"@expressive-code/plugin-shiki": "^0.3.2", | ||
"@expressive-code/plugin-text-markers": "^0.2.2" | ||
"@expressive-code/core": "^0.5.0", | ||
"@expressive-code/plugin-frames": "^0.5.0", | ||
"@expressive-code/plugin-shiki": "^0.3.3", | ||
"@expressive-code/plugin-text-markers": "^0.2.3" | ||
}, | ||
@@ -27,0 +27,0 @@ "scripts": { |
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
+ Added@expressive-code/core@0.5.0(transitive)
+ Added@expressive-code/plugin-frames@0.5.0(transitive)
- Removed@expressive-code/core@0.4.0(transitive)
- Removed@expressive-code/plugin-frames@0.4.1(transitive)
Updated@expressive-code/core@^0.5.0