Socket
Socket
Sign inDemoInstall

@vechain/sdk-logging

Package Overview
Dependencies
Maintainers
8
Versions
33
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.31 to 1.0.0-beta.32

10

package.json
{
"name": "@vechain/sdk-logging",
"version": "1.0.0-beta.31",
"version": "1.0.0-beta.32",
"description": "This module provides functionality to logging data for vechain-sdk",
"author": "vechain Foundation",
"author": "VeChain Foundation",
"license": "MIT",

@@ -14,5 +14,5 @@ "homepage": "https://github.com/vechain/vechain-sdk-js",

"VeChain",
"logging"
"logging",
"logs"
],
"private": false,
"main": "dist/index.js",

@@ -38,4 +38,4 @@ "module": "dist/index.mjs",

"dependencies": {
"@vechain/sdk-errors": "1.0.0-beta.31"
"@vechain/sdk-errors": "1.0.0-beta.32"
}
}

@@ -9,2 +9,2 @@ /**

export * from './vechainSDKLogger';
export * from './types.d';
export type * from './types.d';
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