Socket
Socket
Sign inDemoInstall

aios

Package Overview
Dependencies
2
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.2 to 0.2.3

3

lib/datasource.js

@@ -116,5 +116,4 @@ const util = require('util');

}else{
fn(null, res.result ? res.result.data : null)
fn(null, res.result ? res.result.data : [])
}
});

@@ -121,0 +120,0 @@ } else {

{
"name": "aios",
"version": "0.2.2",
"version": "0.2.3",
"description": "Socket client for Aios server",

@@ -5,0 +5,0 @@ "main": "lib/server.js",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc