New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

@sampetering/provider-provider

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sampetering/provider-provider

You could totally write this yourself, but why would you?

latest
npmnpm
Version
2.0.0
Version published
Maintainers
1
Created
Source

provider-provider

Version License: MIT

provides your providers.

Install

pnpm add @sampetering/provider-provider

Usage

// Provide your providers to ProviderProvider with the providers prop.
<ProviderProvider providers={[ProviderA, ProviderB, ProviderC, ...]}>
  <App />
</ProviderProvider>

Keywords

react

FAQs

Package last updated on 01 Aug 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts