@volar/vue-code-gen
Advanced tools
Comparing version 0.29.4 to 0.29.5
@@ -97,3 +97,3 @@ "use strict"; | ||
if (src.endsWith('.d.ts')) | ||
src = path.removeExt(src, '.d.ts'); | ||
src = path.removeExt(path.removeExt(src, '.ts'), '.d'); | ||
else if (src.endsWith('.ts')) | ||
@@ -100,0 +100,0 @@ src = path.removeExt(src, '.ts'); |
{ | ||
"name": "@volar/vue-code-gen", | ||
"version": "0.29.4", | ||
"version": "0.29.5", | ||
"main": "out/index.js", | ||
@@ -19,5 +19,5 @@ "license": "MIT", | ||
"dependencies": { | ||
"@volar/code-gen": "0.29.4", | ||
"@volar/shared": "0.29.4", | ||
"@volar/source-map": "0.29.4", | ||
"@volar/code-gen": "0.29.5", | ||
"@volar/shared": "0.29.5", | ||
"@volar/source-map": "0.29.5", | ||
"@vue/compiler-core": "^3.2.21", | ||
@@ -28,3 +28,3 @@ "@vue/compiler-dom": "^3.2.21", | ||
}, | ||
"gitHead": "efa0f05a86e921d50cec87cae701b5af45f38c1f" | ||
"gitHead": "17b50db7dbcee55457fa55127ad93a3806111abd" | ||
} |
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
138875
+ Added@volar/code-gen@0.29.5(transitive)
+ Added@volar/shared@0.29.5(transitive)
+ Added@volar/source-map@0.29.5(transitive)
- Removed@volar/code-gen@0.29.4(transitive)
- Removed@volar/shared@0.29.4(transitive)
- Removed@volar/source-map@0.29.4(transitive)
Updated@volar/code-gen@0.29.5
Updated@volar/shared@0.29.5
Updated@volar/source-map@0.29.5