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

tcl

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tcl - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

2

package.json
{
"name": "tcl",
"version": "1.1.0",
"version": "1.1.1",
"description": "Node.js Tcl binding",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -30,3 +30,3 @@ node-tcl

**Note :** Only the synchronous commands preserve states from one call to another.
**Note :** Only synchronous commands preserve states from one call to another.
Asynchronous commands are executed in a separate thread using a new Tcl Interpreter

@@ -33,0 +33,0 @@ instance for each call.

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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