directory-fixture-provider
Advanced tools
Comparing version 1.5.0 to 1.5.4
{ | ||
"name": "directory-fixture-provider", | ||
"version": "1.5.0", | ||
"version": "1.5.4", | ||
"description": "Provides directories for testing.", | ||
@@ -11,3 +11,3 @@ "main": "dist/src/index.js", | ||
"test-old": "npm run build && npm run test-compiled && npm run clean", | ||
"test": "mkdir tmp;PROD=true node_modules/.bin/nyc --reporter=lcov --reporter=clover --reporter=text --cache npm run test-dev-coverage", | ||
"test": "pwd; mkdir tmp;PROD=true node_modules/.bin/nyc --reporter=lcov --reporter=clover --reporter=text --cache npm run test-dev-coverage", | ||
"test-all": "npm run license-check && node_modules/.bin/depcheck && npm run standard-fix && npm test", | ||
@@ -46,3 +46,3 @@ "test-compiled": "node_modules/.bin/mocha --require babel-core/register --require babel-polyfill --recursive dist/tests/tests", | ||
"directory-exists": "^2.0.0", | ||
"dsl-framework": "^1.5.0", | ||
"dsl-framework": "^1.5.4", | ||
"empty-dir": "^1.0.0", | ||
@@ -62,3 +62,3 @@ "fs-extra": "^7.0.0", | ||
"is-directory": "^0.3.1", | ||
"license-checker": "^20.2.0", | ||
"license-checker": "^21.0.0", | ||
"mocha": "5.2.0", | ||
@@ -85,3 +85,3 @@ "nyc": "^13.0.1", | ||
}, | ||
"gitHead": "7610e233cc22e263a906e718c6b4be77c3ccc68f" | ||
"gitHead": "175937d4366fd701faa28c4cc182e79c4faf5502" | ||
} |
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
20071
Updateddsl-framework@^1.5.4