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 8.0.0 to 8.0.1

8

dist/provider.js

@@ -300,2 +300,10 @@ 'use strict';

/**
* By default we use the providers implementation.
* @return {Class} as defined in the repository
*/
get entryClass() {
return this.repository.entryClass;
}
async *list(...args) {

@@ -302,0 +310,0 @@ console.log(

2

package.json
{
"name": "repository-provider",
"version": "8.0.0",
"version": "8.0.1",
"publishConfig": {

@@ -5,0 +5,0 @@ "access": "public"

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