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

uglify

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

uglify - npm Package Compare versions

Comparing version 0.1.3 to 0.1.5

3

CHANGELOG.md

@@ -0,1 +1,4 @@

## 0.1.5 June 05, 2015
* Fix grunt dependency issue
## 0.1.3 March 30, 2015

@@ -2,0 +5,0 @@ * Fix error for source spelling

4

package.json
{
"name": "uglify",
"description": "A simple tool to uglify javascript & css files",
"version": "0.1.3",
"version": "0.1.5",
"author": "Tom.Huang <hzlhu.dargon@gmail.com>",

@@ -10,3 +10,3 @@ "dependencies": {

"commander": "*",
"grunt": "0.4.1",
"grunt": "0.4.5",
"grunt-contrib-concat": "0.3.0",

@@ -13,0 +13,0 @@ "grunt-contrib-uglify": "0.2.4",

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