File tree Expand file tree Collapse file tree 13 files changed +32
-32
lines changed
cloudbase-static-deployer
framework-plugin-container
framework-plugin-database
framework-plugin-function Expand file tree Collapse file tree 13 files changed +32
-32
lines changed Original file line number Diff line number Diff line change 22 "packages" : [
33 " packages/*"
44 ],
5- "version" : " 0.7 .0" ,
5+ "version" : " 0.8 .0" ,
66 "publishConfig" : {
77 "access" : " public"
88 },
Original file line number Diff line number Diff line change 11{
22 "name" : " @cloudbase/node-builder" ,
3- "version" : " 0.7 .0" ,
3+ "version" : " 0.8 .0" ,
44 "description" : " 云开发 CloudBase Node 应用构建工具" ,
55 "main" : " lib/index.js" ,
66 "scripts" : {
1515 "access" : " public"
1616 },
1717 "dependencies" : {
18- "@cloudbase/framework-core" : " ^0.7 .0" ,
18+ "@cloudbase/framework-core" : " ^0.8 .0" ,
1919 "archiver" : " ^4.0.1" ,
2020 "express" : " ^4.17.1" ,
2121 "fs-extra" : " ^8.1.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @cloudbase/nuxt-builder" ,
3- "version" : " 0.7 .0" ,
3+ "version" : " 0.8 .0" ,
44 "description" : " 云开发 CloudBase Nuxt 构建工具" ,
55 "main" : " lib/index.js" ,
66 "scripts" : {
1515 "access" : " public"
1616 },
1717 "dependencies" : {
18- "@cloudbase/framework-core" : " ^0.7 .0" ,
18+ "@cloudbase/framework-core" : " ^0.8 .0" ,
1919 "@types/fs-extra" : " ^8.1.0" ,
2020 "archiver" : " ^4.0.1" ,
2121 "fs-extra" : " ^8.1.0"
Original file line number Diff line number Diff line change 11{
22 "name" : " @cloudbase/static-builder" ,
3- "version" : " 0.7 .0" ,
3+ "version" : " 0.8 .0" ,
44 "description" : " 云开发 CloudBase Static Builder,静态文件构建工具" ,
55 "main" : " lib/index.js" ,
66 "scripts" : {
1515 "access" : " public"
1616 },
1717 "dependencies" : {
18- "@cloudbase/framework-core" : " ^0.7 .0" ,
18+ "@cloudbase/framework-core" : " ^0.8 .0" ,
1919 "@cloudbase/toolbox" : " ^0.4.11" ,
2020 "cpy" : " ^8.1.0"
2121 },
Original file line number Diff line number Diff line change 11{
22 "name" : " @cloudbase/static-deployer" ,
3- "version" : " 0.7 .0" ,
3+ "version" : " 0.8 .0" ,
44 "description" : " 云开发 CloudBase 静态网站部署工具" ,
55 "author" :
" Weijia Wang <[email protected] >" ,
66 "homepage" : " " ,
2525 "build" : " tsc"
2626 },
2727 "dependencies" : {
28- "@cloudbase/framework-core" : " ^0.7 .0"
28+ "@cloudbase/framework-core" : " ^0.8 .0"
2929 },
3030 "devDependencies" : {
3131 "@types/node" : " ^13.13.5" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @cloudbase/framework-core" ,
3- "version" : " 0.7 .0" ,
3+ "version" : " 0.8 .0" ,
44 "description" : " CloudBase Framework 云开发 CloudBase 全栈应用开发框架,开箱即用,方便开发和部署多端+全栈的 Serverless 应用" ,
55 "author" : " Tencent CloudBase Team" ,
66 "homepage" : " https://github.com/TencentCloudBase/cloudbase-framework#readme" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @cloudbase/framework-plugin-container" ,
3- "version" : " 0.7 .0" ,
3+ "version" : " 0.8 .0" ,
44 "description" : " 云开发 Tencent CloudBase Framework Container Plugin 插件,将项目下的后端应用一键部署云开发云应用环境,提供自动弹性伸缩的高性能容器服务。" ,
55 "author" : " Tencent CloudBase Team" ,
66 "homepage" : " https://github.com/TencentCloudBase/cloudbase-framework#readme" ,
3030 "url" : " https://github.com/TencentCloudBase/cloudbase-framework/issues"
3131 },
3232 "dependencies" : {
33- "@cloudbase/framework-core" : " ^0.7 .0" ,
33+ "@cloudbase/framework-core" : " ^0.8 .0" ,
3434 "archiver" : " ^4.0.1" ,
3535 "fs-extra" : " ^8.1.0"
3636 },
Original file line number Diff line number Diff line change 11{
22 "name" : " @cloudbase/framework-plugin-dart" ,
3- "version" : " 0.7 .0" ,
3+ "version" : " 0.8 .0" ,
44 "description" : " 云开发 Tencent CloudBase Framework Dart Server Plugin 插件,将项目下的 Dart Server 一键部署云开发环境,提供自动弹性伸缩的高性能 Dart Server 服务" ,
55 "author" : " Tencent CloudBase Team" ,
66 "homepage" : " https://github.com/TencentCloudBase/cloudbase-framework#readme" ,
3131 "url" : " https://github.com/TencentCloudBase/cloudbase-framework/issues"
3232 },
3333 "dependencies" : {
34- "@cloudbase/framework-core" : " ^0.7 .0" ,
35- "@cloudbase/framework-plugin-container" : " ^0.7 .0" ,
34+ "@cloudbase/framework-core" : " ^0.8 .0" ,
35+ "@cloudbase/framework-plugin-container" : " ^0.8 .0" ,
3636 "@types/fs-extra" : " ^8.1.0" ,
3737 "fs-extra" : " ^8.1.0"
3838 },
Original file line number Diff line number Diff line change 11{
22 "name" : " @cloudbase/framework-plugin-database" ,
3- "version" : " 0.7 .0" ,
3+ "version" : " 0.8 .0" ,
44 "description" : " 云开发 Tencent CloudBase Framework Database Plugin 插件,将项目下的后端应用一键部署云开发云应用环境,提供自动弹性伸缩的高性能服务。" ,
55 "author" : " Tencent CloudBase Team" ,
66 "homepage" : " https://github.com/TencentCloudBase/cloudbase-framework#readme" ,
3030 "url" : " https://github.com/TencentCloudBase/cloudbase-framework/issues"
3131 },
3232 "dependencies" : {
33- "@cloudbase/framework-core" : " ^0.7 .0" ,
33+ "@cloudbase/framework-core" : " ^0.8 .0" ,
3434 "change-case" : " ^4.1.1"
3535 },
3636 "devDependencies" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @cloudbase/framework-plugin-function" ,
3- "version" : " 0.7 .0" ,
3+ "version" : " 0.8 .0" ,
44 "description" : " 云开发 Tencent CloudBase Framework Function Plugin 插件,将项目下的云函数一键部署云开发环境,提供自动弹性伸缩的高性能函数服务。" ,
55 "author" : " Tencent CloudBase Team" ,
66 "homepage" : " https://github.com/TencentCloudBase/cloudbase-framework#readme" ,
3030 "url" : " https://github.com/TencentCloudBase/cloudbase-framework/issues"
3131 },
3232 "dependencies" : {
33- "@cloudbase/framework-core" : " ^0.7 .0" ,
33+ "@cloudbase/framework-core" : " ^0.8 .0" ,
3434 "archiver" : " ^4.0.2"
3535 },
3636 "devDependencies" : {
You can’t perform that action at this time.
0 commit comments