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

chrome

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

chrome - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

.npmignore

22

package.json
{
"name": "chrome",
"version": "0.0.2",
"description": "",
"version": "0.0.3",
"description": "Open chrome in shell",
"repository": {
"type": "git",
"url": "git@github.com:afc163/chrome.git"
},
"main": "index.js",
"bin": "index.js",
"bin": {
"chrome": "index.js"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"author": "afc163 <afc163@gmail.com>",
"license": "ISC",

@@ -15,3 +21,9 @@ "dependencies": {

"plist": "^1.0.1"
}
},
"maintainers": [
{
"name": "afc163",
"email": "afc163@gmail.com"
}
]
}
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