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

arweave-uploader

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

arweave-uploader - npm Package Compare versions

Comparing version 1.1.10 to 1.1.11

2

dist/uploader.js

@@ -192,3 +192,3 @@ "use strict";

tx.addTag('Retry', (new Date().valueOf() / 1000).toString());
return [4, exports.upload(tx, wallet)];
return [4, exports.upload(tx, wallet, userReference)];
case 31: return [2, _a.sent()];

@@ -195,0 +195,0 @@ }

{
"name": "arweave-uploader",
"version": "1.1.10",
"version": "1.1.11",
"description": "",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

@@ -5,4 +5,4 @@ # arweave-uploader (work in progress)

** N.B. this only works for value transfer or very small data txs
** N.B. Warning! Tx retry may create multiple txs during periods of unusually high network/gateway load
- ** N.B. this only works for value transfer or very small data txs
- ** N.B. Warning! Tx retry may create multiple txs during periods of unusually high network/gateway load

@@ -9,0 +9,0 @@ ## Installation

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