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

hermione-test-filter

Package Overview
Dependencies
Maintainers
3
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hermione-test-filter - npm Package Compare versions

Comparing version 0.3.0 to 0.3.1

2

lib/index.js

@@ -26,4 +26,2 @@ 'use strict';

if (_.isEmpty(input)) {
console.warn('hermione-test-filter: Input file is empty. All tests will be run.');
return;

@@ -30,0 +28,0 @@ }

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

} catch (e) {
console.warn(`Error while reading file ${path}`, e);
data = '[]';

@@ -15,0 +14,0 @@ }

2

package.json
{
"name": "hermione-test-filter",
"version": "0.3.0",
"version": "0.3.1",
"description": "plugin for filtering tests specified in json-file",

@@ -5,0 +5,0 @@ "main": "lib/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