Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@midwayjs/boilerplate-list

Package Overview
Dependencies
Maintainers
5
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@midwayjs/boilerplate-list - npm Package Compare versions

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"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc