New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

fast-uglifyjs-plugin

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fast-uglifyjs-plugin - npm Package Compare versions

Comparing version 0.1.2 to 0.1.3

2

package.json
{
"name": "fast-uglifyjs-plugin",
"version": "0.1.2",
"version": "0.1.3",
"description": "hight performance uglify plugin for webpack",

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

@@ -18,3 +18,3 @@ ## 简介

```shell
ynpm i @youzan/fast-uglifyjs-plugin --save
npm i fast-uglifyjs-plugin --save
```

@@ -26,3 +26,3 @@

```js
var FastUglifyJsPlugin = require('@youzan/fast-uglifyjs-plugin');
var FastUglifyJsPlugin = require('fast-uglifyjs-plugin');

@@ -29,0 +29,0 @@ module.exports = {

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