New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

cssmin-cli

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

cssmin-cli - npm Package Compare versions

Comparing version
0.0.1
to
0.0.2
+2
-2
package.json
{
"name": "cssmin-cli",
"version": "0.0.1",
"version": "0.0.2",
"description": "A simplest CSS minifier that uses a port of YUICompressor in JS",

@@ -13,3 +13,3 @@ "main": "cssmin",

"type": "git",
"url": "git+ssh://git@github.com/mixartemev/node-cssmin.git"
"url": "https://git@github.com/mixartemev/node-cssmin"
},

@@ -16,0 +16,0 @@ "bugs": {

@@ -18,12 +18,24 @@ Arguments:

{
"name": "cssmin-cli",
"version": "0.0.1",
"description": "A simplest CSS minifier that uses a port of YUICompressor in JS",
"main": "cssmin",
"bin": {
"cssmin": "./bin/cssmin"
},
"author": "Johan Bleuzen (http://blog.johanbleuzen.fr)",
"license": "BSD-2-Clause",
"repository": "http://github.com/mixartemev/node-cssmin"
"name": "cssmin-cli",
"version": "0.0.2",
"description": "A simplest CSS minifier that uses a port of YUICompressor in JS",
"main": "cssmin",
"bin": {
"cssmin": "./bin/cssmin"
},
"author": "Johan Bleuzen (http://blog.johanbleuzen.fr)",
"license": "BSD-2-Clause",
"repository": {
"type": "git",
"url": "https://git@github.com/mixartemev/node-cssmin"
},
"bugs": {
"url": "https://github.com/mixartemev/node-cssmin/issues"
},
"homepage": "https://github.com/mixartemev/node-cssmin#readme",
"dependencies": {},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
}
}

@@ -35,4 +47,3 @@

Lockfile:
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
# yarn lockfile v1
No lockfile

@@ -39,0 +50,0 @@ Trace:

# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
# yarn lockfile v1