expressive-code
Advanced tools
Comparing version 0.8.2 to 0.8.3
{ | ||
"name": "expressive-code", | ||
"version": "0.8.2", | ||
"version": "0.8.3", | ||
"description": "A text marking & annotation engine for presenting source code on the web.", | ||
@@ -21,6 +21,6 @@ "keywords": [], | ||
"dependencies": { | ||
"@expressive-code/core": "^0.7.0", | ||
"@expressive-code/plugin-frames": "^0.7.0", | ||
"@expressive-code/plugin-shiki": "^0.3.5", | ||
"@expressive-code/plugin-text-markers": "^0.2.5" | ||
"@expressive-code/core": "^0.8.0", | ||
"@expressive-code/plugin-frames": "^0.8.0", | ||
"@expressive-code/plugin-shiki": "^0.3.6", | ||
"@expressive-code/plugin-text-markers": "^0.2.6" | ||
}, | ||
@@ -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.8.1(transitive)
+ Added@expressive-code/plugin-frames@0.8.2(transitive)
- Removed@expressive-code/core@0.7.0(transitive)
- Removed@expressive-code/plugin-frames@0.7.0(transitive)
Updated@expressive-code/core@^0.8.0