New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

ohmyxbar

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ohmyxbar - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

bin/run.sh

11

package.json
{
"name": "ohmyxbar",
"version": "0.0.1",
"version": "0.0.2",
"description": "",
"main": "build/index.js",
"files": ["build/*", "bind/*"],
"files": [
"build/*",
"bind/*"
],
"scripts": {

@@ -13,6 +16,6 @@ "build": "tsc -p tsconfig.json",

"bin": {
"ohmyxbar": "/bin/cli.js"
"ohmyxbar": "/bin/run.sh"
},
"author": "Trdat Mkrtchyan <wombtromb@gmail.com>",
"license": "ISC",
"license": "MIT",
"dependencies": {

@@ -19,0 +22,0 @@ "@tsconfig/node16": "^1.0.2",

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