🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

fcc-tool

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fcc-tool - npm Package Compare versions

Comparing version
1.0.7
to
1.0.8
+12
-3
package.json
{
"name": "fcc-tool",
"version": "1.0.7",
"description": "",
"version": "1.0.8",
"description": ">yarn global add fcc-tool",
"main": "index.js",

@@ -20,3 +20,12 @@ "bin": {

"yargs": "^11.0.0"
}
},
"devDependencies": {},
"repository": {
"type": "git",
"url": "git+https://github.com/captainblue2013/fcc-tool.git"
},
"bugs": {
"url": "https://github.com/captainblue2013/fcc-tool/issues"
},
"homepage": "https://github.com/captainblue2013/fcc-tool#readme"
}