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

arweave

Package Overview
Dependencies
Maintainers
4
Versions
82
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

arweave - npm Package Compare versions

Comparing version 1.10.11 to 1.10.13

0

LICENSE.md

@@ -0,0 +0,0 @@ Copyright 2020 The Arweave Team

7

package.json
{
"name": "arweave",
"version": "1.10.11",
"version": "1.10.13",
"description": "Arweave JS client library",

@@ -50,2 +50,3 @@ "main": "./node/index.js",

"Aidan O'Kelly <aidan@arweave.org>",
"Ros McMahon <ros@arweave.org>",
"Cedrik Boudreau <cedrik@arweave.org>"

@@ -87,2 +88,6 @@ ],

},
"engines": {
"node": ">=11.15.0",
"npm": ">=6.7.0"
},
"dependencies": {

@@ -89,0 +94,0 @@ "asn1.js": "^5.4.1",

@@ -482,2 +482,4 @@ # Arweave JS

**Note: It is recommended to use [GQL](https://gql-guide.vercel.app/) instead of ArQL**
ArQL allows you to search for transactions by tags or by wallet address.

@@ -484,0 +486,0 @@

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

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

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