directory-fixture-provider
Advanced tools
Comparing version 1.7.18 to 1.7.19
{ | ||
"name": "directory-fixture-provider", | ||
"version": "1.7.18", | ||
"version": "1.7.19", | ||
"description": "Provides directories for testing.", | ||
@@ -20,3 +20,3 @@ "main": "src/index.js", | ||
"clean": "node_modules/.bin/rimraf dist tmp && mkdir dist && mkdir tmp", | ||
"standard-fix": "node_modules/.bin/standard --fix src/index.js src/**/*.js tests/**/*.js", | ||
"standard-fix": "node_modules/.bin/standard --fix", | ||
"license-check": "node_modules/.bin/license-checker --failOn unknown --summary" | ||
@@ -48,3 +48,3 @@ }, | ||
"directory-exists": "^2.0.1", | ||
"dsl-framework": "^1.7.22", | ||
"dsl-framework": "^1.7.23", | ||
"empty-dir": "^2.0.0", | ||
@@ -87,3 +87,3 @@ "fs-extra": "^9.1.0", | ||
], | ||
"gitHead": "4e156b7a601970973381a8fee08d89c3f9d97464" | ||
"gitHead": "ccc85a5e4123fea608628828bde38f695540bf81" | ||
} |
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
13456
Updateddsl-framework@^1.7.23