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

mnfy

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mnfy - npm Package Compare versions

Comparing version 3.1.1 to 3.1.2

12

package.json
{
"name": "mnfy",
"description": "minify HTML/CSS/JS in a child process with caching",
"version": "3.1.1",
"version": "3.1.2",
"author": "Jonathan Ong <me@jongleberry.com> (http://jongleberry.com)",

@@ -9,9 +9,9 @@ "license": "MIT",

"dependencies": {
"clean-css": "3",
"html-minifier": "0",
"lazyrequire": "1",
"clean-css": "^3.4.4",
"html-minifier": "^0.7.2",
"lazyrequire": "^1.2.1",
"mkdirp": "0",
"mz": "^2.0.0",
"slave": "1",
"uglify-js": "2"
"slave": "^1.2.2",
"uglify-js": "^2.4.24"
},

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

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