Socket
Socket
Sign inDemoInstall

arweave

Package Overview
Dependencies
Maintainers
5
Versions
80
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.11.8 to 1.11.9

1

node/transactions.d.ts

@@ -1,2 +0,1 @@

/// <reference path="../../../src/modules.d.ts" />
/// <reference types="node" />

@@ -3,0 +2,0 @@ import Api from "./lib/api";

"use strict";
/// <reference path="../modules.d.ts" />
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {

@@ -4,0 +3,0 @@ if (k2 === undefined) k2 = k;

2

package.json
{
"name": "arweave",
"version": "1.11.8",
"version": "1.11.9",
"description": "Arweave JS client library",

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

@@ -1,2 +0,1 @@

/// <reference path="../../../src/modules.d.ts" />
/// <reference types="node" />

@@ -3,0 +2,0 @@ import Api from "./lib/api";

"use strict";
/// <reference path="../modules.d.ts" />
var __await = (this && this.__await) || function (v) { return this instanceof __await ? (this.v = v, this) : new __await(v); }

@@ -4,0 +3,0 @@ var __asyncGenerator = (this && this.__asyncGenerator) || function (thisArg, _arguments, generator) {

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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc