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

@vechain/connex

Package Overview
Dependencies
Maintainers
2
Versions
82
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vechain/connex - npm Package Compare versions

Comparing version 0.2.0 to 0.3.0

10

index.d.ts

@@ -6,2 +6,7 @@ /**

/**
* the version number
*/
readonly version: string
/**
* the {@link Thor} instance

@@ -309,2 +314,7 @@ */

timestamp: number
/**
* parent block id
*/
parentID: string
}

@@ -311,0 +321,0 @@ }

2

package.json
{
"name": "@vechain/connex",
"version": "0.2.0",
"version": "0.3.0",
"description": "Standard interface to connect DApp with VeChain and user",

@@ -5,0 +5,0 @@ "main": "",

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