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

@metaplex-foundation/umi-http-fetch

Package Overview
Dependencies
Maintainers
7
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@metaplex-foundation/umi-http-fetch - npm Package Compare versions

Comparing version 0.8.8 to 0.8.9

7

package.json
{
"name": "@metaplex-foundation/umi-http-fetch",
"version": "0.8.8",
"version": "0.8.9",
"description": "An HTTP implementation relying on the fetch API",

@@ -12,2 +12,3 @@ "license": "MIT",

".": {
"types": "./dist/types/index.d.ts",
"import": "./dist/esm/index.mjs",

@@ -27,3 +28,3 @@ "require": "./dist/cjs/index.cjs"

"peerDependencies": {
"@metaplex-foundation/umi": "^0.8.8"
"@metaplex-foundation/umi": "^0.8.9"
},

@@ -35,3 +36,3 @@ "devDependencies": {

"json-server": "^0.17.1",
"@metaplex-foundation/umi": "^0.8.8"
"@metaplex-foundation/umi": "^0.8.9"
},

@@ -38,0 +39,0 @@ "publishConfig": {

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