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

winrt-net

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

winrt-net - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

2

package.json
{
"name": "winrt-net",
"version": "1.0.2",
"version": "1.0.3",
"description": "WinRT (Windows App) wrapper for node net module",

@@ -5,0 +5,0 @@ "author": "Mike Kovařík <kenr.mk@gmail.com>",

@@ -65,3 +65,3 @@ # winrt-net

client.on('data', function (data) {
console.log('received data, data.toString());
console.log('received data', data.toString());
})

@@ -68,0 +68,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