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

@types/current-git-branch

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/current-git-branch - npm Package Compare versions

Comparing version 1.1.3 to 1.1.4

4

current-git-branch/index.d.ts

@@ -17,4 +17,6 @@ // Type definitions for current-git-branch 1.1

declare function CurrentGitBranch(args?: CurrentGitBranch.CurrentGitBranchOptions): CurrentGitBranch.CurrentGitBranchResult;
declare function CurrentGitBranch(
args?: CurrentGitBranch.CurrentGitBranchOptions,
): CurrentGitBranch.CurrentGitBranchResult;
export = CurrentGitBranch;
{
"name": "@types/current-git-branch",
"version": "1.1.3",
"version": "1.1.4",
"description": "TypeScript definitions for current-git-branch",

@@ -23,4 +23,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/current-git-branch",

"dependencies": {},
"typesPublisherContentHash": "87cd740ecd24ad381d031b5c32e5baff849b45be1487d16ec56e18788f68843c",
"typeScriptVersion": "4.1"
"typesPublisherContentHash": "4bc5af6048692348210685f619fd1f8dbcb52d379e4f2e841f9647bfa8fe7c08",
"typeScriptVersion": "4.3"
}

@@ -27,3 +27,5 @@ # Installation

declare function CurrentGitBranch(args?: CurrentGitBranch.CurrentGitBranchOptions): CurrentGitBranch.CurrentGitBranchResult;
declare function CurrentGitBranch(
args?: CurrentGitBranch.CurrentGitBranchOptions,
): CurrentGitBranch.CurrentGitBranchResult;

@@ -35,3 +37,3 @@ export = CurrentGitBranch;

### Additional Details
* Last updated: Mon, 03 Oct 2022 21:33:16 GMT
* Last updated: Mon, 04 Sep 2023 15:41:35 GMT
* Dependencies: none

@@ -38,0 +40,0 @@ * Global values: none

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