apack-js-handler
Advanced tools
Comparing version 1.0.1 to 1.0.3
{ | ||
"name": "apack-js-handler", | ||
"version": "1.0.1", | ||
"version": "1.0.3", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "./src/index.js", |
@@ -126,2 +126,3 @@ 'use strict'; | ||
fromString: true, | ||
mangle: false, // 不设置为 false 会在某些情况下压缩出错误的代码 | ||
compress: { | ||
@@ -128,0 +129,0 @@ unused: false |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
10144
326