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.11 to 0.1.12

8

index.js

@@ -227,9 +227,9 @@ /**

}else if(cwd.indexOf('/loan_beike_dev/') != -1 || cwd.indexOf('/loan_beike_mast/') != -1){ // 贝壳信用
staticUrl = '/static/v1/revs/';
staticUrl = '/bk-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/';
staticUrl = '/bk-mobile-static/v1/revs/';
}else if(cwd.indexOf('/loan_ruyi_dev/') != -1 || cwd.indexOf('/loan_ruyi_mast/') != -1){ // 融易借(如意钱包)
staticUrl = '/static/v1/revs/';
staticUrl = '/ry-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/';
staticUrl = '/ry-mobile-static/v1/revs/';
}else if(cwd.indexOf('/loan_wx_dev/') != -1 || cwd.indexOf('/loan_wx_test/') != -1 || cwd.indexOf('/loan_wx_mast/') != -1){ // 微信小贷

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

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

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

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