Socket
Socket
Sign inDemoInstall

uglify-js

Package Overview
Dependencies
Maintainers
3
Versions
288
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

uglify-js - npm Package Compare versions

Comparing version 1.3.2 to 1.3.3

4

lib/parse-js.js

@@ -1365,1 +1365,5 @@ /***********************************************************************

};
// Local variables:
// js-indent-level: 8
// End:

@@ -75,1 +75,5 @@ var jsp = require("./parse-js"),

exports.ast_squeeze_more = ast_squeeze_more;
// Local variables:
// js-indent-level: 8
// End:

2

package.json

@@ -12,3 +12,3 @@ {

"version" : "1.3.2",
"version" : "1.3.3",

@@ -15,0 +15,0 @@ "main" : "./uglify-js.js",

@@ -5,3 +5,3 @@ #! /usr/bin/env node

var parseJS = require("../lib/parse-js");
var sys = require("sys");
var sys = require("util");

@@ -8,0 +8,0 @@ // write debug in a very straightforward manner

Sorry, the diff of this file is too big to display

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