Socket
Socket
Sign inDemoInstall

dugite-extra

Package Overview
Dependencies
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dugite-extra - npm Package Compare versions

Comparing version 0.0.1-alpha.6 to 0.0.1-alpha.7

2

lib/command/commit.d.ts

@@ -1,1 +0,1 @@

export declare function createCommit(repositoryPath: string, message: string): Promise<boolean>;
export declare function createCommit(repositoryPath: string, message: string): Promise<void>;

@@ -49,3 +49,3 @@ "use strict";

_a.sent();
return [2 /*return*/, true];
return [3 /*break*/, 3];
case 2:

@@ -52,0 +52,0 @@ e_1 = _a.sent();

{
"name": "dugite-extra",
"version": "0.0.1-alpha.6",
"version": "0.0.1-alpha.7",
"description": "High-level Git commands for dugite.",

@@ -5,0 +5,0 @@ "main": "lib/index",

Sorry, the diff of this file is not supported yet

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