New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

@tonclient/lib-node

Package Overview
Dependencies
Maintainers
1
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tonclient/lib-node - npm Package Compare versions

Comparing version
1.29.0
to
1.30.0
+1
-1
lib/Cargo.toml

@@ -13,5 +13,5 @@ [package]

libc = '0.2'
ton_client = { git = 'https://github.com/tonlabs/TON-SDK.git', tag = '1.28.1' }
ton_client = { git = 'https://github.com/tonlabs/TON-SDK.git', tag = '1.30.0' }
[profile.release]
lto = true
{
"name": "@tonclient/lib-node",
"version": "1.29.0",
"version": "1.30.0",
"description": "TON Client NodeJs AddOn",

@@ -5,0 +5,0 @@ "repository": {