Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@permaweb/aoconnect

Package Overview
Dependencies
Maintainers
1
Versions
69
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@permaweb/aoconnect - npm Package Compare versions

Comparing version
0.0.50
to
0.0.51
+1
-1
dist/index.cjs

@@ -966,3 +966,3 @@ var __create = Object.create;

const spawn2 = spawnWith({
loadTransactionMeta: loadTransactionMetaWith({ fetch, GATEWAY_URL: GATEWAY_URL2, logger: spawnLogger }),
loadTransactionMeta: loadTransactionMetaWith({ fetch, GRAPHQL_URL: GRAPHQL_URL2, logger: spawnLogger }),
validateScheduler: validate,

@@ -969,0 +969,0 @@ deployProcess: deployProcessWith({ fetch, MU_URL: MU_URL2, logger: spawnLogger }),

@@ -953,3 +953,3 @@ var __defProp = Object.defineProperty;

const spawn2 = spawnWith({
loadTransactionMeta: loadTransactionMetaWith({ fetch, GATEWAY_URL: GATEWAY_URL2, logger: spawnLogger }),
loadTransactionMeta: loadTransactionMetaWith({ fetch, GRAPHQL_URL: GRAPHQL_URL2, logger: spawnLogger }),
validateScheduler: validate,

@@ -956,0 +956,0 @@ deployProcess: deployProcessWith({ fetch, MU_URL: MU_URL2, logger: spawnLogger }),

{
"name": "@permaweb/aoconnect",
"version": "0.0.50",
"version": "0.0.51",
"repository": {

@@ -5,0 +5,0 @@ "type": "git",

Sorry, the diff of this file is too big to display