New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

yk-cmp

Package Overview
Dependencies
Maintainers
1
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

yk-cmp - npm Package Compare versions

Comparing version 0.1.10 to 0.1.11

27

index.js

@@ -45,3 +45,15 @@ /**

8、微信 -> 微小贷(玲珑钱包)
8、贝壳信用
在loan_beike_dev、loan_beike_mast项目的/v1/目录下,执行以下命令进行编译:yk-cmp
9、贝壳信用APP
在loan_beike_mobile_dev、loan_beike_mobile_mast项目的/v1/目录下,执行以下命令进行编译:yk-cmp
10、融易借(如意钱包)
在loan_ruyi_dev、loan_ruyi_mast项目的/v1/目录下,执行以下命令进行编译:yk-cmp
11、融易借(如意钱包)APP
在loan_ruyi_mobile_dev、loan_ruyi_mobile_mast项目的/v1/目录下,执行以下命令进行编译:yk-cmp
12、微信 -> 微小贷(玲珑钱包)
在loan_wx_dev、loan_wx_test或loan_wx_mast项目的/v1/目录下,执行以下命令进行编译:yk-cmp

@@ -206,16 +218,19 @@

}else if(cwd.indexOf('/loan_hao123_dev/') != -1 || cwd.indexOf('/loan_hao123_mast/') != -1){ // hao123
// staticUrl = '//jietiao.yinker.com/static/v1/revs/';
staticUrl = '/static/v1/revs/';
}else if(cwd.indexOf('/loan_mobile_dev/') != -1 || cwd.indexOf('/loan_mobile_mast/') != -1){ // app端(嵌入)
// staticUrl = '//jietiao.yinker.com/mobile-static/v1/revs/';
staticUrl = '/mobile-static/v1/revs/';
}else if(cwd.indexOf('/loan_bangbang_dev/') != -1 || cwd.indexOf('/loan_bangbang_mast/') != -1){ // 帮帮钱包
// staticUrl = '//qa-weixin.yinker.com/static/v1/revs/';
staticUrl = '/static/v1/revs/';
}else if(cwd.indexOf('/loan_bangbang_mobile_dev/') != -1 || cwd.indexOf('/loan_bangbang_mobile_mast/') != -1){ // 帮帮钱包端APP(嵌入)
// staticUrl = '//qa-weixin.yinker.com/mobile-static/v1/revs/';
staticUrl = '/mobile-static/v1/revs/';
}else if(cwd.indexOf('/loan_plt_dev/') != -1 || cwd.indexOf('/loan_plt_mast/') != -1){ // 公用平台
// staticUrl = '//qa-weixin.yinker.com/mobile-static/v1/revs/';
staticUrl = '/static/v1/revs/';
}else if(cwd.indexOf('/loan_beike_dev/') != -1 || cwd.indexOf('/loan_beike_mast/') != -1){ // 贝壳信用
staticUrl = '/static/v1/revs/';
}else if(cwd.indexOf('/loan_beike_mobile_dev/') != -1 || cwd.indexOf('/loan_beike_mobile_mast/') != -1){ // 贝壳信用 app端(嵌入)
staticUrl = '/mobile-static/v1/revs/';
}else if(cwd.indexOf('/loan_ruyi_dev/') != -1 || cwd.indexOf('/loan_ruyi_mast/') != -1){ // 融易借(如意钱包)
staticUrl = '/static/v1/revs/';
}else if(cwd.indexOf('/loan_ruyi_mobile_dev/') != -1 || cwd.indexOf('/loan_ruyi_mobile_mast/') != -1){ // 融易借(如意钱包) app端(嵌入)
staticUrl = '/mobile-static/v1/revs/';
}else if(cwd.indexOf('/loan_wx_dev/') != -1 || cwd.indexOf('/loan_wx_test/') != -1 || cwd.indexOf('/loan_wx_mast/') != -1){ // 微信小贷

@@ -222,0 +237,0 @@ staticUrl = '//www.vlinglong.com/static/v1/revs/';

{
"name": "yk-cmp",
"description": "静态资源,从开发目录,发布到待发布目录,进行了压缩和版本号控制。修改相关文件对该资源的引用。",
"version": "0.1.10",
"version": "0.1.11",
"author": {

@@ -6,0 +6,0 @@ "name": "Wangshiqiang",

@@ -11,2 +11,3 @@

PC、WAP、APP三端都在/v1/目录下,执行以下命令进行编译:yk-cmp
PS:如果使用老域名(*.yinke.com)进行构建,请执行以下命令进行编译:yk-cmp --yinke

@@ -37,5 +38,17 @@ 2、微博 -> 微小贷(借钱)

8、微信 -> 微小贷(玲珑钱包)
8、贝壳信用
在loan_beike_dev、loan_beike_mast项目的/v1/目录下,执行以下命令进行编译:yk-cmp
9、贝壳信用APP
在loan_beike_mobile_dev、loan_beike_mobile_mast项目的/v1/目录下,执行以下命令进行编译:yk-cmp
10、融易借(如意钱包)
在loan_ruyi_dev、loan_ruyi_mast项目的/v1/目录下,执行以下命令进行编译:yk-cmp
11、融易借(如意钱包)APP
在loan_ruyi_mobile_dev、loan_ruyi_mobile_mast项目的/v1/目录下,执行以下命令进行编译:yk-cmp
12、微信 -> 微小贷(玲珑钱包)
在loan_wx_dev、loan_wx_test或loan_wx_mast项目的/v1/目录下,执行以下命令进行编译:yk-cmp
============ 功能使用 END ============
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