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.1 to 0.3.2

2

lib/config.js

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

defaultValue: 'hermione-filter.json',
parseEnv: JSON.parse,
parseCli: JSON.parse,
validate: (v) => {

@@ -27,0 +25,0 @@ if (!_.isString(v)) {

2

package.json
{
"name": "hermione-test-filter",
"version": "0.3.1",
"version": "0.3.2",
"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