Socket
Socket
Sign inDemoInstall

28

Package Overview
Dependencies
138
Maintainers
1
Versions
100
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.7 to 3.0.8

4

lib/commands/run.js

@@ -23,3 +23,3 @@ 'use strict';

uri: url,
method: 'POST'
method: 'GET'
}, function(error, response, body){

@@ -50,2 +50,2 @@ if(error) {

});
});
});

@@ -9,3 +9,3 @@ {

"description": "Command line utility to download and upload 28.io queries.",
"version": "3.0.7",
"version": "3.0.8",
"keywords": [

@@ -12,0 +12,0 @@ "jsoniq",

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