New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@metaplex-foundation/umi-http-fetch

Package Overview
Dependencies
Maintainers
10
Versions
49
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.4.0 to 0.4.1

12

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

@@ -22,5 +23,7 @@ "sideEffects": false,

"dependencies": {
"node-fetch": "^2.6.7",
"@metaplex-foundation/umi-core": "^0.4.0"
"node-fetch": "^2.6.7"
},
"peerDependencies": {
"@metaplex-foundation/umi-core": "^0.4.1"
},
"devDependencies": {

@@ -30,3 +33,4 @@ "@ava/typescript": "^3.0.1",

"ava": "^5.1.0",
"json-server": "^0.17.1"
"json-server": "^0.17.1",
"@metaplex-foundation/umi-core": "^0.4.1"
},

@@ -33,0 +37,0 @@ "publishConfig": {

# umi-http-fetch
TODO
An HTTP implementation relying on the fetch API.

@@ -5,0 +5,0 @@ ## Installation

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