New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

keymbinatorial

Package Overview
Dependencies
Maintainers
2
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

keymbinatorial - npm Package Compare versions

Comparing version 1.1.5 to 1.1.6

mocha.config.json

9

package.json
{
"name": "keymbinatorial",
"version": "1.1.5",
"version": "1.1.6",
"description": "Module that generates the unique combinations of key values by taking a single value from each keys array",

@@ -8,3 +8,3 @@ "main": "index.js",

"pretest": "eslint .",
"test": "jenkins-mocha --recursive",
"test": "nyc --report-dir ./artifacts/coverage --reporter=lcov mocha --reporter mocha-multi-reporters --reporter-options configFile=./mocha.config.json --recursive --timeout 4000 --retries 1 --exit --allow-uncaught true --color true",
"semantic-release": "semantic-release pre && npm publish && semantic-release post"

@@ -45,3 +45,6 @@ },

"eslint-config-screwdriver": "^3.0.0",
"jenkins-mocha": "^6.0.0"
"mocha": "^8.2.1",
"mocha-multi-reporters": "^1.5.1",
"mocha-sonarqube-reporter": "^1.0.2",
"nyc": "^15.0.0"
},

@@ -48,0 +51,0 @@ "dependencies": {

# Keymbinatorial
[![Version][npm-image]][npm-url] ![Downloads][downloads-image] [![Build Status][status-image]][status-url] [![Open Issues][issues-image]][issues-url] [![Dependency Status][daviddm-image]][daviddm-url] ![License][license-image]
[![Version][npm-image]][npm-url] ![Downloads][downloads-image] [![Build Status][status-image]][status-url] [![Open Issues][issues-image]][issues-url] ![License][license-image]

@@ -68,3 +68,1 @@ > Generates a unique combinations of key values by taking a single value from each keys array

[status-url]: https://cd.screwdriver.cd/pipelines/20
[daviddm-image]: https://david-dm.org/screwdriver-cd/keymbinatorial.svg?theme=shields.io
[daviddm-url]: https://david-dm.org/screwdriver-cd/keymbinatorial
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