@midwayjs/boilerplate-list
Advanced tools
Comparing version 1.0.1 to 1.0.2
32
index.js
@@ -5,3 +5,3 @@ module.exports = { | ||
package: '@midwayjs-examples/applicaiton-web', | ||
group: 'Web Application', | ||
group: 'Traditional Application', | ||
}, | ||
@@ -11,3 +11,3 @@ koa: { | ||
package: '@midwayjs-examples/applicaiton-koa', | ||
group: 'Web Application', | ||
group: 'Traditional Application', | ||
}, | ||
@@ -17,3 +17,3 @@ express: { | ||
package: '@midwayjs-examples/applicaiton-express', | ||
group: 'Web Application', | ||
group: 'Traditional Application', | ||
}, | ||
@@ -23,9 +23,8 @@ grpc: { | ||
package: '@midwayjs-examples/application-grpc', | ||
group: 'Web Application', | ||
group: 'Traditional Application', | ||
}, | ||
'koa-hooks-react': { | ||
desc: | ||
'The next generation of integrated front and back-end application development solutions', | ||
package: '@midwayjs-examples/applicaiton-hooks-koa-react', | ||
group: 'Web Application', | ||
socketio: { | ||
desc: 'Midway socket.io boilerplate', | ||
package: '@midwayjs-examples/application-socketio', | ||
group: 'Traditional Application', | ||
}, | ||
@@ -37,7 +36,18 @@ faas: { | ||
}, | ||
'faas-aggr': { | ||
desc: 'A serverless http aggregation boilerplate for aliyun fc, tencent scf and so on', | ||
package: '@midwayjs-examples/serverless-boilerplate-aggregation', | ||
group: 'Serverless', | ||
}, | ||
'koa-hooks-react': { | ||
desc: | ||
'The next generation of integrated front and back-end application development solutions', | ||
package: '@midwayjs-examples/applicaiton-hooks-koa-react', | ||
group: 'Integration Application', | ||
}, | ||
'faas-hooks-react': { | ||
desc: 'A serverless boilerplate with react and use hooks', | ||
package: '@midwayjs-examples/serverless-boilerplate-hooks-react', | ||
group: 'Serverless', | ||
group: 'Integration', | ||
}, | ||
}; | ||
}; |
{ | ||
"name": "@midwayjs/boilerplate-list", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"main": "index.js", | ||
"files": [ | ||
"idnex.js" | ||
] | ||
], | ||
"gitHead": "44aadf5a3480757b0c1125d868cda71d1b273146" | ||
} |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
1812
48
1