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

@quailjs/quail-cli

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@quailjs/quail-cli - npm Package Compare versions

Comparing version 0.0.6 to 0.0.7

2

lib/quailBuild.js

@@ -9,5 +9,5 @@ #!/usr/bin/env node --harmony

var cwd = process.cwd();
var quailCore = require(path.join(cwd, 'node_modules', '@quailjs/quail-core'));
module.exports = function quailBuild() {
var quailCore = require(path.join(cwd, 'node_modules', '@quailjs/quail-core'));
// Get a list of assessments.

@@ -14,0 +14,0 @@ configUtil.getLocalConfig(function (data) {

{
"name": "@quailjs/quail-cli",
"description": "The Quail command line interface",
"version": "0.0.6",
"version": "0.0.7",
"author": "Jesse Beach <jesse.r.beach@gmail.com>",

@@ -6,0 +6,0 @@ "license": "MIT",

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