You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@browseth/cli

Package Overview
Dependencies
Maintainers
3
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@browseth/cli - npm Package Compare versions

Comparing version

to
2.1.0

bin/browseth-cli.js

17

package.json
{
"name": "@browseth/cli",
"version": "1.0.0",
"license": "MIT",
"scripts": {
"build-browser": " ",
"build-node": " ",
"build": " ",
"start": " ",
"postinstall": "lerna link"
"version": "2.1.0",
"bin": {
"browseth-cli": "./bin/browseth-cli.js"
},
"gitHead": "e6bf17fa9ec0257eda997937cb6c11f8671d1c63"
"dependencies": {
"commander": "^2.15.1",
"fs-extra": "^6.0.1"
},
"gitHead": "c2dc7481785508b6690840f984aadd9b6de9271b"
}