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

@quailjs/quail-core

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@quailjs/quail-core - npm Package Compare versions

Comparing version 0.0.7 to 0.0.8

2

lib/buildQuail.js

@@ -46,3 +46,3 @@ #!/usr/bin/env node --harmony

// Add the module that will output results to the console.
buff.add(path.join(__dirname, 'build/runQuailOutputToConsole.js'));
buff.add(path.join(__dirname, 'etc/runQuailOutputToConsole.js'));
}

@@ -49,0 +49,0 @@ buff.transform(babelify).bundle().pipe(fs.createWriteStream(path.join(cwd, filename)));

{
"name": "@quailjs/quail-core",
"description": "Quail, the framework",
"version": "0.0.7",
"version": "0.0.8",
"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