-
## CVE-2015-8858 - High Severity Vulnerability
Vulnerable Libraries - uglify-js-2.3.6.tgz, uglify-js-1.2.5.tgz
uglify-js-2.3.6.tgz
JavaScript parser, mangler/compressor and beautifier toolkit
Libr…
-
There are quite some warnings while uglifying `main.js` file - most if not all from 3rd party libs.
Maybe it's a good idea to disable them by adding `compress` options:
```
new webpack.optimize.U…
-
Vulnerable Library - swig-1.4.2.tgz
Path to dependency file: /package.json
Path to vulnerable library: /node_modules/uglify-js/package.json
Found in HEAD commit: 6af495479c4f9c383b0b4a966d5c62bf…
-
Vulnerable Library - swig-1.4.2.tgz
Path to dependency file: /package.json
Path to vulnerable library: /node_modules/uglify-js/package.json
Found in HEAD commit: 4aa3e209bf9389c7b8c28345af36a4ec…
-
用了sourceMap之后,为什么看不到产出的map文件呢
![image](https://cloud.githubusercontent.com/assets/8056201/8846756/fe1a8cbe-315b-11e5-9b5f-17a864977af8.png)
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
Tested using 1.20.6
**Describe the bug**
NUglify refactors JS code, and moves variables inside block scope, breaking functions that reference that variable.
**To Reproduce**
_This example uses…
-
Vulnerable Library - swig-1.4.2.tgz
Path to dependency file: /package.json
Path to vulnerable library: /node_modules/uglify-js/package.json
Found in HEAD commit: b5024d1a9f780b80ce4f1630ee7121dc…
-
-
### Description
This is something between a bug and a feature I guess, but I notice that my JS bundle contains a lot of similar license code comments.
Sample: https://stackblitz.com/edit/vitejs-v…
nojaf updated
2 months ago