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

agita

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

agita - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

bin/App/Pages/commit/commit-prefix.js

4

bin/App/Pages/main.js

@@ -43,3 +43,2 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {

var No_Git_Folder_1 = require("./No Git Folder");
var commit_1 = require("./commit");
var push_1 = require("./push");

@@ -49,2 +48,3 @@ var new_branch_1 = require("./new-branch");

var pull_1 = require("./pull");
var commit_prefix_1 = require("./commit/commit-prefix");
var MainPage = /** @class */ (function () {

@@ -178,3 +178,3 @@ function MainPage(app, t) {

{
return [2 /*return*/, new commit_1.CommitPage(this.app, this.t)];
return [2 /*return*/, new commit_prefix_1.CommitPrefixPage(this.app, this.t)];
}

@@ -181,0 +181,0 @@ _b.label = 8;

{
"name": "agita",
"version": "1.2.0",
"version": "1.2.1",
"main": "bin/index.js",

@@ -5,0 +5,0 @@ "author": "Joel Huggett",

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