Socket
Socket
Sign inDemoInstall

directory-fixture-provider

Package Overview
Dependencies
20
Maintainers
3
Versions
111
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.6.10 to 1.6.12

2

dist/src/index.js

@@ -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"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc