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.28 to 0.1.29

5

index.js

@@ -104,2 +104,5 @@ /**

在loan_os_dev、loan_os_mast项目的/v1/目录下,执行以下命令进行编译:yk-cmp
26、大额项目
在loan_dae_dev、loan_dae_mast项目的/v1/目录下,执行以下命令进行编译:yk-cmp
*/

@@ -218,2 +221,4 @@

staticUrl = '/oss-static/v1/revs/';
}else if(cwd.indexOf('/loan_dae_dev/') != -1 || cwd.indexOf('/loan_dae_mast/') != -1){ // 大额项目
staticUrl = '/dae-static/v1/revs/';
}else{

@@ -220,0 +225,0 @@ console.log('\n ERROR:请检查当前命令运行的所在目录!'.red);

2

package.json
{
"name": "yk-cmp",
"description": "静态资源,从开发目录,发布到待发布目录,进行了压缩和版本号控制。修改相关文件对该资源的引用。",
"version": "0.1.28",
"version": "0.1.29",
"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