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

repository-provider

Package Overview
Dependencies
Maintainers
1
Versions
662
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

repository-provider - npm Package Compare versions

Comparing version 2.11.0 to 2.11.1

2

dist/repository-provider.js

@@ -416,4 +416,4 @@ 'use strict';

}
this._isInitialized = true;
await this.initialize();
this._isInitialized = true;
}

@@ -420,0 +420,0 @@

{
"name": "repository-provider",
"version": "2.11.0",
"version": "2.11.1",
"main": "dist/repository-provider.js",

@@ -5,0 +5,0 @@ "module": "src/repository-provider.js",

@@ -53,4 +53,4 @@ import { Branch } from './branch';

}
this._isInitialized = true;
await this.initialize();
this._isInitialized = true;
}

@@ -57,0 +57,0 @@

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