Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@node-minify/uglify-js

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@node-minify/uglify-js - npm Package Compare versions

Comparing version 8.0.5-beta.0 to 8.0.5

8

package.json
{
"name": "@node-minify/uglify-js",
"version": "8.0.5-beta.0",
"version": "8.0.5",
"description": "uglify-js plugin for @node-minify",

@@ -48,10 +48,10 @@ "keywords": [

"dependencies": {
"@node-minify/utils": "8.0.5-beta.0",
"@node-minify/utils": "8.0.5",
"uglify-js": "3.17.4"
},
"devDependencies": {
"@node-minify/types": "8.0.3-beta.0",
"@node-minify/types": "8.0.5",
"@types/uglify-js": "^3.17.1"
},
"gitHead": "22a7b887ea22743702b1dc5a613755ae20838a73"
"gitHead": "920590d417916e54464d9967e0dceb8b6bb9a784"
}

@@ -1,2 +0,2 @@

<p align="center"><img src="/static/node-minify.png" width="348" alt="node-minify"></p>
<p align="center"><img src="/static/node-minify.svg" width="348" alt="node-minify"></p>

@@ -35,3 +35,3 @@ <p align="center">A very light minifier Node.js module.</p>

output: 'bar.js',
callback: function(err, min) {}
callback: function (err, min) {}
});

@@ -38,0 +38,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