@expressive-code/plugin-line-numbers
Advanced tools
Comparing version 0.36.1 to 0.37.0
{ | ||
"name": "@expressive-code/plugin-line-numbers", | ||
"version": "0.36.1", | ||
"version": "0.37.0", | ||
"description": "Line numbers plugin for Expressive Code, a text marking & annotation engine for presenting source code on the web.", | ||
@@ -25,10 +25,10 @@ "keywords": [], | ||
"dependencies": { | ||
"@expressive-code/core": "^0.36.1" | ||
"@expressive-code/core": "^0.37.0" | ||
}, | ||
"devDependencies": { | ||
"@expressive-code/plugin-collapsible-sections": "^0.36.1", | ||
"@expressive-code/plugin-frames": "^0.36.1", | ||
"@expressive-code/plugin-shiki": "^0.36.1", | ||
"@expressive-code/plugin-text-markers": "^0.36.1", | ||
"@internal/test-utils": "^0.2.29" | ||
"@expressive-code/plugin-collapsible-sections": "^0.37.0", | ||
"@expressive-code/plugin-frames": "^0.37.0", | ||
"@expressive-code/plugin-shiki": "^0.37.0", | ||
"@expressive-code/plugin-text-markers": "^0.37.0", | ||
"@internal/test-utils": "^0.2.30" | ||
}, | ||
@@ -35,0 +35,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.37.1(transitive)
- Removed@expressive-code/core@0.36.1(transitive)