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

japa

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

japa - npm Package Compare versions

Comparing version 2.0.3 to 2.0.4

2

build/src/SlimRunner/index.js

@@ -93,3 +93,3 @@ "use strict";

if (exitProcess) {
process.exit(0);
runner.hasErrors ? process.exit(1) : process.exit(0);
}

@@ -96,0 +96,0 @@ }

@@ -0,1 +1,11 @@

<a name="2.0.4"></a>
## [2.0.4](https://github.com/thetutlage/japa/compare/v2.0.3...v2.0.4) (2018-10-04)
### Bug Fixes
* **slimRunner:** exit process with error when there are errors ([88d41f9](https://github.com/thetutlage/japa/commit/88d41f9))
<a name="2.0.3"></a>

@@ -2,0 +12,0 @@ ## [2.0.3](https://github.com/thetutlage/japa/compare/v2.0.2...v2.0.3) (2018-09-27)

{
"name": "japa",
"version": "2.0.3",
"version": "2.0.4",
"description": "Lean test runner for Node.js",

@@ -5,0 +5,0 @@ "main": "build/index.js",

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