@shikijs/twoslash
Advanced tools
Comparing version 1.20.0 to 1.21.0
{ | ||
"name": "@shikijs/twoslash", | ||
"type": "module", | ||
"version": "1.20.0", | ||
"version": "1.21.0", | ||
"description": "Shiki transformer for twoslash", | ||
@@ -52,12 +52,12 @@ "author": "Anthony Fu <anthonyfu117@hotmail.com>", | ||
"dependencies": { | ||
"twoslash": "^0.2.11", | ||
"@shikijs/core": "1.20.0", | ||
"@shikijs/types": "1.20.0" | ||
"twoslash": "^0.2.12", | ||
"@shikijs/core": "1.21.0", | ||
"@shikijs/types": "1.21.0" | ||
}, | ||
"devDependencies": { | ||
"@iconify-json/carbon": "^1.2.1", | ||
"@iconify-json/codicon": "^1.2.1", | ||
"@iconify-json/codicon": "^1.2.2", | ||
"hast-util-from-html": "^2.0.3", | ||
"typescript": "^5.6.2", | ||
"@shikijs/twoslash": "1.20.0" | ||
"@shikijs/twoslash": "1.21.0" | ||
}, | ||
@@ -64,0 +64,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@shikijs/core@1.21.0(transitive)
+ Added@shikijs/engine-javascript@1.21.0(transitive)
+ Added@shikijs/engine-oniguruma@1.21.0(transitive)
+ Added@shikijs/types@1.21.0(transitive)
- Removed@shikijs/core@1.20.0(transitive)
- Removed@shikijs/engine-javascript@1.20.0(transitive)
- Removed@shikijs/engine-oniguruma@1.20.0(transitive)
- Removed@shikijs/types@1.20.0(transitive)
Updated@shikijs/core@1.21.0
Updated@shikijs/types@1.21.0
Updatedtwoslash@^0.2.12