gatsby-remark-shiki-twoslash
Advanced tools
Comparing version 0.5.1 to 0.5.2
{ | ||
"name": "gatsby-remark-shiki-twoslash", | ||
"version": "0.5.1", | ||
"version": "0.5.2", | ||
"license": "MIT", | ||
@@ -21,6 +21,6 @@ "homepage": "https://github.com/microsoft/TypeScript-Website/", | ||
"dependencies": { | ||
"@typescript/twoslash": "*", | ||
"@typescript/twoslash": "^1.0.0", | ||
"typescript": "*", | ||
"shiki": "^0.1.6", | ||
"shiki-languages": "^0.1.6", | ||
"unist": "^2.0.0", | ||
"unist-util-visit": "^2.0.0" | ||
@@ -27,0 +27,0 @@ }, |
Wildcard dependency
QualityPackage has a dependency with a floating version range. This can cause issues if the dependency publishes a new major version.
Found 1 instance in 1 package
89666
2
+ Addedtypescript@*
+ Added@typescript/twoslash@1.1.7(transitive)
+ Added@typescript/vfs@1.3.4(transitive)
- Removedunist@^2.0.0
- Removed@typescript/twoslash@3.2.9(transitive)
- Removed@typescript/vfs@1.6.1(transitive)
Updated@typescript/twoslash@^1.0.0