Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

magix-combine

Package Overview
Dependencies
Maintainers
1
Versions
185
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

magix-combine - npm Package Compare versions

Comparing version 3.11.50 to 3.11.51

3

CHANGELOG.md

@@ -0,1 +1,4 @@

## 3.11.51
1. 删除`log`
## 3.11.50

@@ -2,0 +5,0 @@ 1. 更新依赖

2

package.json
{
"name": "magix-combine",
"version": "3.11.50",
"version": "3.11.51",
"description": "合并Magix View的html,js,css成一个js文件,并检测html,js,css中可能存在的问题",

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

@@ -105,5 +105,3 @@ /*

}
console.log(reg,tn);
fileContent = fileContent.replace(reg, '$1:$2$3' + tn + '$3');
console.log(fileContent);
}

@@ -110,0 +108,0 @@ //console.log(fileContent);

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