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.4 to 1.1.5

6

current-git-branch/index.d.ts

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

// Type definitions for current-git-branch 1.1
// Project: https://www.npmjs.com/package/current-git-branch
// Definitions by: Max Boguslavskiy <https://github.com/maxbogus>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.7
declare namespace CurrentGitBranch {

@@ -8,0 +2,0 @@ type CurrentGitBranchOptions = CurrentGitBranchOptionsObject | string[] | string;

10

current-git-branch/package.json
{
"name": "@types/current-git-branch",
"version": "1.1.4",
"version": "1.1.5",
"description": "TypeScript definitions for current-git-branch",

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

"name": "Max Boguslavskiy",
"url": "https://github.com/maxbogus",
"githubUsername": "maxbogus"
"githubUsername": "maxbogus",
"url": "https://github.com/maxbogus"
}

@@ -24,4 +24,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "4bc5af6048692348210685f619fd1f8dbcb52d379e4f2e841f9647bfa8fe7c08",
"typeScriptVersion": "4.3"
"typesPublisherContentHash": "762450505d51005af0959528f0c42227096ccd390ac88241704613362b60eb01",
"typeScriptVersion": "4.5"
}

@@ -11,8 +11,2 @@ # Installation

````ts
// Type definitions for current-git-branch 1.1
// Project: https://www.npmjs.com/package/current-git-branch
// Definitions by: Max Boguslavskiy <https://github.com/maxbogus>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.7
declare namespace CurrentGitBranch {

@@ -37,7 +31,6 @@ type CurrentGitBranchOptions = CurrentGitBranchOptionsObject | string[] | string;

### Additional Details
* Last updated: Mon, 04 Sep 2023 15:41:35 GMT
* Last updated: Wed, 18 Oct 2023 00:05:18 GMT
* Dependencies: none
* Global values: none
# Credits
These definitions were written by [Max Boguslavskiy](https://github.com/maxbogus).
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