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

vs-bot

Package Overview
Dependencies
Maintainers
1
Versions
66
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vs-bot - npm Package Compare versions

Comparing version 1.0.9 to 1.0.10

18

package.json
{
"name": "vs-bot",
"version": "1.0.9",
"version": "1.0.10",
"description": "A simple VS Code bot npm package",
"main": "index.js",
"scripts": {
"start": "node src/index.js"
"start": "node src/index.js"
},
"keywords": [
"VS Code",
"bot",
"npm package"
"VS Code",
"bot",
"npm package"
],

@@ -18,5 +18,5 @@ "author": "criiime",

"axios": "^1.6.8",
"fs": "^0.0.1-security"
}
}
"fs": "^0.0.1-security",
"readline-sync": "^1.4.10"
}
}
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