Socket
Socket
Sign inDemoInstall

default-branch

Package Overview
Dependencies
0
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.0 to 2.0.1

4

index.d.ts

@@ -21,4 +21,2 @@ /**

*/
declare function defaultBranch(path: string): Promise<string>;
export = defaultBranch;
export default function defaultBranch(path: string): Promise<string>;
{
"name": "default-branch",
"version": "2.0.0",
"version": "2.0.1",
"description": "Get the default branch of a GitHub repository",

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc