Socket
Socket
Sign inDemoInstall

28

Package Overview
Dependencies
154
Maintainers
1
Versions
100
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.9.3 to 1.9.4

lib/commands/install.js

1

lib/cli.js

@@ -16,2 +16,3 @@ 'use strict';

require('./commands/run');
require('./commands/install');

@@ -18,0 +19,0 @@ cli.command('projects', 'Project management');

6

package.json

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

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

@@ -33,3 +33,3 @@ "jsoniq",

"final-fs": "~1.6.0",
"lodash": "~2.4.1",
"lodash": "3.7.0",
"omelette": "git://github.com/wcandillon/omelette.git#deaa04da7048daf3db3d60fe3c6c5899c6fbb171",

@@ -40,2 +40,3 @@ "q": "~1.0.1",

"touch": "0.0.3",
"unzip": "^0.1.11",
"update-notifier": "~0.2.0",

@@ -53,3 +54,2 @@ "watch": "git://github.com/mikeal/watch.git#0aee7194ea3bd03871a3b49851dc7cde9eef08f3",

"grunt-vows": "~0.4.0",
"lodash": "~2.4.1",
"matchdep": "~0.3.0",

@@ -56,0 +56,0 @@ "vows": "~0.7.0"

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