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

arweave-id

Package Overview
Dependencies
Maintainers
2
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

arweave-id - npm Package Compare versions

Comparing version 2.0.7 to 2.0.8

2

build/src/types/IArweave.d.ts
/// <reference types="node" />
/**
* Arweave interface based on Arweave class from arweave-js v1.7.1
* Arweave interface based on Arweave class from arweave-js v1.8.0
*/

@@ -5,0 +5,0 @@ import { JWKInterface } from './JwkInterface';

/**
* Based on types from arweave-js v1.7.1
* Based on types from arweave-js v1.8.0
*/

@@ -4,0 +4,0 @@ export interface JWKPublicInterface {

"use strict";
/**
* Based on types from arweave-js v1.7.1
* Based on types from arweave-js v1.8.0
*/
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=JwkInterface.js.map
{
"name": "arweave-id",
"version": "2.0.7",
"version": "2.0.8",
"description": "",

@@ -22,2 +22,6 @@ "main": "build/src/index.js",

},
"repository": {
"type" : "git",
"url" : "https://github.com/ARCA-Arweave/arweave-id-v2.git"
},
"devDependencies": {

@@ -24,0 +28,0 @@ "@types/jest": "^25.2.3",

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

# arweave-id Version 2
# Arweave ID Version 2

@@ -3,0 +3,0 @@ This library serves an easy to use developer's interface to arweave-id. Arweave-id is an identity service for the permaweb a.k.a. Arweave open web.

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