Socket
Socket
Sign inDemoInstall

@vechain/sdk-logging

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-logging - npm Package Compare versions

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

dist/index.d.mts

9

package.json
{
"name": "@vechain/sdk-logging",
"version": "1.0.0-beta.28",
"version": "1.0.0-beta.29",
"description": "This module provides functionality to logging data for vechain-sdk",

@@ -17,4 +17,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": [

@@ -37,4 +38,4 @@ "dist",

"dependencies": {
"@vechain/sdk-errors": "1.0.0-beta.28"
"@vechain/sdk-errors": "1.0.0-beta.29"
}
}
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