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

uglifyify

Package Overview
Dependencies
Maintainers
3
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

uglifyify - npm Package Compare versions

Comparing version 4.0.0 to 4.0.1

4

index.js

@@ -71,3 +71,3 @@ var minimatch = require('minimatch').Minimatch

new Buffer(matched[1], 'base64').toString()
).sourceMap
).sourcemap
}

@@ -87,3 +87,3 @@

map.setProperty('sourcesContent', matched
? opts.inSourceMap.sourcesContent
? opts.sourceMap.sourcesContent
: [buffer]

@@ -90,0 +90,0 @@ )

{
"name": "uglifyify",
"version": "4.0.0",
"version": "4.0.1",
"description": "A browserify transform which minifies your code using UglifyJS2",

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

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