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.1.1 to 8.2.0

9

dist/provider.js

@@ -737,2 +737,11 @@ 'use strict';

/**
*
* @return {string[]} UTI types
*/
async getTypes()
{
return [];
}
/**
* Deliver content as string

@@ -739,0 +748,0 @@ * @return {string} content

2

package.json
{
"name": "repository-provider",
"version": "8.1.1",
"version": "8.2.0",
"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