directory-fixture-provider
Advanced tools
Comparing version 1.6.60 to 1.6.62
{ | ||
"name": "directory-fixture-provider", | ||
"version": "1.6.60", | ||
"version": "1.6.62", | ||
"description": "Provides directories for testing.", | ||
@@ -46,4 +46,4 @@ "main": "dist/src/index.js", | ||
"dependencies": { | ||
"directory-exists": "^2.0.0", | ||
"dsl-framework": "^1.6.60", | ||
"directory-exists": "^2.0.1", | ||
"dsl-framework": "^1.6.62", | ||
"empty-dir": "^2.0.0", | ||
@@ -53,3 +53,3 @@ "fs-extra": "^8.0.1", | ||
"mkdirp": "^0.5.1", | ||
"pkg-dir": "^4.0.0", | ||
"pkg-dir": "^4.2.0", | ||
"randomstring": "^1.1.5", | ||
@@ -61,9 +61,9 @@ "recursive-readdir-sync": "^1.0.6" | ||
"babel-preset-env": "^1.7.0", | ||
"chai": "^4.1.2", | ||
"chai": "^4.2.0", | ||
"depcheck": "^0.8.0", | ||
"is-directory": "^0.3.1", | ||
"license-checker": "^25.0.0", | ||
"license-checker": "^25.0.1", | ||
"mocha": "6.1.4", | ||
"nyc": "^14.0.0", | ||
"shelljs": "^0.8.2", | ||
"nyc": "^14.1.1", | ||
"shelljs": "^0.8.3", | ||
"standard": "^12.0.1" | ||
@@ -90,3 +90,3 @@ }, | ||
], | ||
"gitHead": "cbaecc9a92ff70426a6cc4e2e12c5e6831ac6819" | ||
"gitHead": "e3aa990c0a5ffc25a2ada33a87ee920fb24c5dff" | ||
} |
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
Updateddirectory-exists@^2.0.1
Updateddsl-framework@^1.6.62
Updatedpkg-dir@^4.2.0