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

gongeek

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gongeek - npm Package Compare versions

Comparing version 0.0.7 to 0.0.8

3

gong.js

@@ -20,3 +20,4 @@ #!/usr/bin/env node

var v = sCommand.indexOf('.v') ? sCommand.indexOf('.v') : sCommand.indexOf('.view'),
nv = sCommand.indexOf('.nv');
nv = sCommand.indexOf('.nv'),
;

@@ -23,0 +24,0 @@ if (v !== -1) {

{
"name": "gongeek",
"version": "0.0.7",
"version": "0.0.8",
"bin": {

@@ -10,3 +10,3 @@ "ge": "gong.js"

},
"author":"gongeek"
}
"author": "gongeek"
}

@@ -8,4 +8,4 @@ var Magix = require('magix');

var me = this;
me.setViewHTML();
me.update.digest();
}
});
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