Socket
Socket
Sign inDemoInstall

koa-rtapi

Package Overview
Dependencies
6
Maintainers
1
Versions
71
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.561 to 1.1.562

code/api/coding.api.js

0

code/api/demo.api.js

@@ -0,0 +0,0 @@ 'use strict';

5

code/www/xf-admin/index/index.js

@@ -12,4 +12,3 @@

return [
$server.view_root,
'/_builders/',
'builders/',
arr.join('/'),

@@ -34,3 +33,3 @@ '/',

css: 'css!*.css',
builderHtml: 'text!~/_builders/*.html'
builderHtml: 'text!./builders/*.html' /* 支持 ~/ */
},

@@ -37,0 +36,0 @@

{
"name": "koa-rtapi",
"version": "1.1.561",
"version": "1.1.562",
"description": "koa api in rtworld company",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -6,3 +6,4 @@ # koa-rtapi

- 支持 `request.body(koa-bodyparser)`,`跨域(koa2-cors)`,`静态服务(koa-static)`
- 继承了tkui(填坑UI)和前后台生成工具
- 集成了tkui(填坑UI)和前后台生成工具
- 集成了代码在线编辑工具

@@ -9,0 +10,0 @@ **初始化**

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc