Socket
Socket
Sign inDemoInstall

dev-bot-tool

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dev-bot-tool - npm Package Compare versions

Comparing version 0.2.0 to 0.2.1

4

dist/src/cli/arg-dispatcher.js

@@ -95,5 +95,5 @@ "use strict";

return [3 /*break*/, 10];
console.log("Running " + args.entryPoint);
console.log("Running " + entryPoint);
_f = commands_1.runOnce;
_g = [args.entryPoint];
_g = [entryPoint];
return [4 /*yield*/, buildEnv(args.env)];

@@ -100,0 +100,0 @@ case 9: return [2 /*return*/, _f.apply(void 0, _g.concat([_h.sent()]))];

{
"name": "dev-bot-tool",
"version": "0.2.0",
"version": "0.2.1",
"description": "Deployment tool for DevBot: a framework for chat-bot-based developer tooling",

@@ -5,0 +5,0 @@ "bin": {

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