@jinjiang/vlite
Advanced tools
Comparing version 1.1.0 to 1.1.1
{ | ||
"name": "@jinjiang/vlite", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "Lite demo server, inspired by Vite", | ||
@@ -47,4 +47,3 @@ "type": "module", | ||
"react": "^18.2.0", | ||
"react-dom": "^18.2.0", | ||
"typescript": "^5.3.3" | ||
"react-dom": "^18.2.0" | ||
}, | ||
@@ -63,2 +62,3 @@ "dependencies": { | ||
"sucrase": "^3.35.0", | ||
"typescript": "^5.3.3", | ||
"vue": "^3.4.19", | ||
@@ -65,0 +65,0 @@ "vue-simple-compiler": "^0.0.7" |
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
8
14
+ Addedtypescript@^5.3.3