directory-fixture-provider
Advanced tools
Comparing version 1.6.10 to 1.6.12
@@ -20,3 +20,3 @@ 'use strict'; | ||
module.exports = exports = unlimitedCurry(function (e, parameters) { | ||
var fixturesRoot = parameters.data.returnArray[0]; | ||
var fixturesRoot = parameters.data.returnArray()[0]; | ||
@@ -23,0 +23,0 @@ // const commands = parameters.getFrom(1, parameters.data) |
{ | ||
"name": "directory-fixture-provider", | ||
"version": "1.6.10", | ||
"version": "1.6.12", | ||
"description": "Provides directories for testing.", | ||
@@ -47,3 +47,3 @@ "main": "dist/src/index.js", | ||
"directory-exists": "^2.0.0", | ||
"dsl-framework": "^1.6.10", | ||
"dsl-framework": "^1.6.12", | ||
"empty-dir": "^2.0.0", | ||
@@ -64,3 +64,3 @@ "fs-extra": "^7.0.0", | ||
"license-checker": "^25.0.0", | ||
"mocha": "5.2.0", | ||
"mocha": "6.0.0", | ||
"nyc": "^13.0.1", | ||
@@ -89,3 +89,3 @@ "shelljs": "^0.8.2", | ||
], | ||
"gitHead": "07a7e6f9fd849a9d8b5f8b1063876c76a124da08" | ||
"gitHead": "ede9a22172c50668908be63b5be57cdcc174ac83" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
14256
Updateddsl-framework@^1.6.12