Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "dst-59937", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "", | ||
"main": "index.js", | ||
"scripts": { | ||
"build": "webpack", | ||
"semantic-release": "semantic-release pre && npm publish && semantic-release post" | ||
@@ -8,0 +9,0 @@ }, |
@@ -142,4 +142,4 @@ const UglifyJSPlugin = require('uglifyjs-webpack-plugin'); | ||
plugins: [ | ||
// new UglifyJSPlugin(), | ||
new UglifyJSPlugin(), | ||
], | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 2 instances in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
0
2
344824
962