directory-fixture-provider
Advanced tools
Comparing version 1.7.26 to 1.7.27
{ | ||
"name": "directory-fixture-provider", | ||
"version": "1.7.26", | ||
"version": "1.7.27", | ||
"description": "Provides directories for testing.", | ||
"main": "src/index.js", | ||
"scripts": { | ||
"pub": "npm version patch --force && npm publish", | ||
"test-dev": "node_modules/.bin/mocha --recursive tests/tests", | ||
@@ -47,3 +48,3 @@ "test-dev-unit": "npm run clean && node_modules/.bin/mocha --recursive tests/tests/unit", | ||
"directory-exists": "^2.0.1", | ||
"dsl-framework": "^1.7.35", | ||
"dsl-framework": "^1.7.37", | ||
"empty-dir": "^2.0.0", | ||
@@ -58,3 +59,3 @@ "fs-extra": "^9.1.0", | ||
"devDependencies": { | ||
"chai": "^4.3.0", | ||
"chai": "^4.3.6", | ||
"depcheck": "^1.4.0", | ||
@@ -85,5 +86,5 @@ "is-directory": "^0.3.1", | ||
"files": [ | ||
"dist/src/**" | ||
"src/**" | ||
], | ||
"gitHead": "ca5c343a5d39d5d71a104f166c656e1158ff07f9" | ||
"gitHead": "19e8b21012acf44b1ab3282334728383af893416" | ||
} |
<!--- destination qa rewrite begin --> | ||
### QA dsl-toolkit | ||
[![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com) | ||
[![CI](https://github.com/dsl-toolkit/dsl-toolkit/actions/workflows/github-actions-demo.yml/badge.svg)](https://github.com/dsl-toolkit/dsl-toolkit/actions/workflows/github-actions-demo.yml) | ||
[![CI](https://github.com/dsl-toolkit/dsl-toolkit/actions/workflows/test.yml/badge.svg)](https://github.com/dsl-toolkit/dsl-toolkit/actions/workflows/test.yml) | ||
[![Maintainability](https://api.codeclimate.com/v1/badges/a0e903d579b8ebebaf18/maintainability)](https://codeclimate.com/github/dsl-toolkit/dsl-toolkit/maintainability) | ||
@@ -6,0 +5,0 @@ [![Test Coverage](https://api.codeclimate.com/v1/badges/a0e903d579b8ebebaf18/test_coverage)](https://codeclimate.com/github/dsl-toolkit/dsl-toolkit/test_coverage) |
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
13400
120
Updateddsl-framework@^1.7.37