Huge News!Announcing our $40M Series B led by Abstract Ventures.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 35.2.3 to 35.2.4

8

package.json
{
"name": "repository-provider",
"version": "35.2.3",
"version": "35.2.4",
"publishConfig": {

@@ -8,9 +8,9 @@ "access": "public",

},
"types": "./types/index.d.mts",
"exports": {
".": {
"types": "./types/index.d.mts",
"default": "./src/index.mjs"
"default": "./src/index.mjs",
"types": "./types/index.d.mts"
}
},
"types": "./types/index.d.mts",
"description": "abstract interface to git repository providers like github, bitbucket and gitlab",

@@ -17,0 +17,0 @@ "keywords": [

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

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