Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@kodadot1/minipfs

Package Overview
Dependencies
Maintainers
2
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kodadot1/minipfs - npm Package Compare versions

Comparing version 0.4.3-rc.1 to 0.4.3-rc.2

2

dist/index.d.ts

@@ -44,3 +44,3 @@ import { FetchOptions } from 'ofetch';

declare const PINATA_GATEWAY: HTTPS_URI;
type IPFSProviders = 'apillon' | 'aragon' | 'astyanax' | 'cf' | 'cloudflare' | 'dweb' | 'filebase_kodadot' | 'fleek' | 'gateway' | 'infura' | 'infura_kodadot1' | 'ipfs' | 'kodadot' | 'kodadot_beta' | 'nftstorage' | 'rmrk';
type IPFSProviders = 'aragon' | 'astyanax' | 'cloudflare' | 'dweb' | 'filebase_kodadot' | 'fission' | 'fleek' | 'gateway' | 'infura' | 'infura_kodadot1' | 'ipfs' | 'kodadot' | 'kodadot_beta' | 'nectarnode' | 'nftstorage' | 'rmrk' | 'storry' | 'w3s';
type AvailableProviders = IPFSProviders[];

@@ -47,0 +47,0 @@ declare const ipfsProviders: Record<IPFSProviders, HTTPS_URI>;

{
"name": "@kodadot1/minipfs",
"version": "0.4.3-rc.1",
"version": "0.4.3-rc.2",
"description": "",

@@ -23,3 +23,3 @@ "repository": "kodadot/packages",

"dependencies": {
"ofetch": "^1.3.3"
"ofetch": "^1.3.4"
},

@@ -26,0 +26,0 @@ "devDependencies": {

Sorry, the diff of this file is not supported yet

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