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

jsmin.js

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jsmin.js - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

14

package.json
{
"name": "jsmin.js",
"version": "1.0.3",
"version": "1.0.4",
"description": "Clever Command Line JavaScript Minifier",
"main": "jsmin.js",
"repository": "git@github.com:syall/jsmin.git",
"author": "syall <s.yuan.all@gmail.com>",
"license": "MIT"
"repository": {
"type": "git",
"url": "git@github.com:syall/jsmin.git"
},
"author": "Steven Yuan <s.yuan.all@gmail.com> (syall)",
"license": "MIT",
"bin": {
"jsmin.js": "jsmin.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