@volar/language-core
Advanced tools
Comparing version 1.0.0-alpha.0 to 1.0.0-alpha.1
{ | ||
"name": "@volar/language-core", | ||
"version": "1.0.0-alpha.0", | ||
"version": "1.0.0-alpha.1", | ||
"main": "out/index.js", | ||
@@ -16,6 +16,7 @@ "license": "MIT", | ||
"dependencies": { | ||
"@volar/code-gen": "1.0.0-alpha.0", | ||
"@volar/source-map": "1.0.0-alpha.0", | ||
"@volar/code-gen": "1.0.0-alpha.1", | ||
"@volar/source-map": "1.0.0-alpha.1", | ||
"@vue/reactivity": "^3.2.38" | ||
} | ||
}, | ||
"gitHead": "3dfd4076f0ca0aa88867ba4fea2979a32ca74ffc" | ||
} |
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
27407
+ Added@volar/code-gen@1.0.0-alpha.1(transitive)
+ Added@volar/source-map@1.0.0-alpha.1(transitive)
- Removed@volar/code-gen@1.0.0-alpha.0(transitive)
- Removed@volar/source-map@1.0.0-alpha.0(transitive)