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.27 to 0.1.28

5

index.js

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

在loan_miaopai_dev、loan_miaopai_mast项目的/v1/目录下,执行以下命令进行编译:yk-cmp
25、共用项目oss
在loan_os_dev、loan_os_mast项目的/v1/目录下,执行以下命令进行编译:yk-cmp
*/

@@ -213,2 +216,4 @@

staticUrl = '/miaopai-static/v1/revs/';
}else if(cwd.indexOf('/loan_oss_dev/') != -1 || cwd.indexOf('/loan_oss_mast/') != -1){ // 共用项目oss
staticUrl = '/oss-static/v1/revs/';
}else{

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

2

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