You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@ln-maf/preprocessor

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ln-maf/preprocessor - npm Package Compare versions

Comparing version

to
1.3.11

8

package.json

@@ -6,3 +6,3 @@ {

},
"version": "1.3.10",
"version": "1.3.11",
"description": "This project will preprocess feature files to allow more input variables to be supplied. This can be supplied through javascript, a csv/psv/json array file or a mixture of these. This will hopefully allow it to be easier to maintain larger test sets.",

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

"@cucumber/cucumber-expressions": "^12.0.0",
"@cucumber/messages": "^14.0.1",
"@cucumber/messages": "^15.0.0",
"app-root-path": "^3.0.0",

@@ -30,3 +30,3 @@ "command-line-args": "^5.1.1",

"devDependencies": {
"typescript": "^4.1.5"
"typescript": "^4.2.3"
},

@@ -47,3 +47,3 @@ "repository": {

"homepage": "https://github.com/hpcc-systems/MAF#readme",
"gitHead": "f4e00a9d25e18ae48e7fcc4552dbf82fee5f5c66"
"gitHead": "c2460fcb35c6e88711d4c51e5803689ec54871b5"
}