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
18
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

to
1.1.0

11

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

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

"pretest": "eslint .",
"test": "jenkins-mocha --recursive"
"test": "jenkins-mocha --recursive",
"semantic-release": "semantic-release pre && npm publish && semantic-release post"
},

@@ -34,2 +35,8 @@ "repository": {

],
"release": {
"debug": false,
"verifyConditions": {
"path": "./node_modules/semantic-release/src/lib/plugin-noop.js"
}
},
"devDependencies": {

@@ -36,0 +43,0 @@ "chai": "^3.5.0",