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

wialon

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wialon - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

8

lib/token/session.js

@@ -155,6 +155,6 @@

form : data
} )
.on( 'error', reject )
.on( 'data', function ( buffer ) {
var data = buffer.toString();
}, function ( err, res, data ) {
if ( err ) {
return reject( err );
}

@@ -161,0 +161,0 @@ try {

{
"name": "wialon",
"version": "2.0.0",
"version": "2.0.1",
"description": "NodeJS wrapper for Wialon Remote API",

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

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