Socket
Socket
Sign inDemoInstall

@vechain/sdk-network

Package Overview
Dependencies
Maintainers
8
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vechain/sdk-network - npm Package Compare versions

Comparing version 1.0.0-beta.28 to 1.0.0-beta.29

dist/index.d.mts

13

package.json
{
"name": "@vechain/sdk-network",
"version": "1.0.0-beta.28",
"version": "1.0.0-beta.29",
"description": "This module allows to connect you seamlessly to the VeChainThor blockchain",

@@ -19,4 +19,5 @@ "author": "vechain Foundation",

"private": false,
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
"main": "dist/index.js",
"module": "dist/index.mjs",
"types": "dist/index.d.ts",
"files": [

@@ -45,5 +46,5 @@ "dist",

"@types/ws": "^8.5.12",
"@vechain/sdk-core": "1.0.0-beta.28",
"@vechain/sdk-errors": "1.0.0-beta.28",
"@vechain/sdk-logging": "1.0.0-beta.28",
"@vechain/sdk-core": "1.0.0-beta.29",
"@vechain/sdk-errors": "1.0.0-beta.29",
"@vechain/sdk-logging": "1.0.0-beta.29",
"abitype": "^1.0.6",

@@ -50,0 +51,0 @@ "isomorphic-ws": "^5.0.0",

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