Socket
Socket
Sign inDemoInstall

rollup-plugin-uglify

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rollup-plugin-uglify - npm Package Compare versions

Comparing version 6.0.0 to 6.0.1

4

package.json
{
"name": "rollup-plugin-uglify",
"version": "6.0.0",
"version": "6.0.1",
"description": "Rollup plugin to minify generated bundle",

@@ -33,3 +33,3 @@ "main": "index.js",

"peerDependencies": {
"rollup": ">=0.66.0 <1"
"rollup": ">=0.66.0 <2"
},

@@ -36,0 +36,0 @@ "devDependencies": {

@@ -16,5 +16,7 @@ # rollup-plugin-uglify [![Travis Build Status][travis-img]][travis]

```sh
npm i rollup-plugin-uglify -D
yarn add rollup-plugin-uglify --dev
```
*Note: this package requires rollup@0.66 and higher*
## Usage

@@ -21,0 +23,0 @@

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