Comparing version 4.1.1 to 5.0.0
{ | ||
"name": "node-tdd", | ||
"type": "module", | ||
"version": "4.1.1", | ||
"version": "5.0.0", | ||
"description": "Drop in extension for mocha to abstract commonly used test setups", | ||
@@ -12,3 +12,3 @@ "main": "lib/index.js", | ||
"build-clean": "yarn run clean && yarn run build", | ||
"test-simple": "c8 mocha --experimental-loader=./test/hot.js \"./test/**/*.spec.js\"", | ||
"test-simple": "c8 mocha --import=./test/reg.js \"./test/**/*.spec.js\"", | ||
"docker": "docker run --net host -u`id -u`:`id -g` -v $(pwd):/user/project -v ~/.aws:/user/.aws -v ~/.npmrc:/user/.npmrc -w /user/project -it --entrypoint /bin/bash", | ||
@@ -45,18 +45,18 @@ "t": "yarn test", | ||
"devDependencies": { | ||
"@aws-sdk/client-sqs": "3.458.0", | ||
"@babel/core": "7.23.3", | ||
"@babel/eslint-parser": "7.23.3", | ||
"@babel/register": "7.22.15", | ||
"@aws-sdk/client-sqs": "3.523.0", | ||
"@babel/core": "7.24.0", | ||
"@babel/eslint-parser": "7.23.10", | ||
"@babel/register": "7.23.7", | ||
"@blackflux/eslint-plugin-rules": "3.0.1", | ||
"@blackflux/robo-config-plugin": "9.2.4", | ||
"aws-sdk-wrap": "13.1.2", | ||
"axios": "1.6.2", | ||
"c8": "8.0.1", | ||
"chai": "4.3.10", | ||
"eslint": "8.54.0", | ||
"@blackflux/robo-config-plugin": "9.3.2", | ||
"aws-sdk-wrap": "13.2.1", | ||
"axios": "1.6.7", | ||
"c8": "9.1.0", | ||
"chai": "5.1.0", | ||
"eslint": "8.57.0", | ||
"eslint-config-airbnb-base": "15.0.0", | ||
"eslint-plugin-import": "2.29.0", | ||
"eslint-plugin-import": "2.29.1", | ||
"eslint-plugin-json": "3.1.0", | ||
"eslint-plugin-markdown": "3.0.1", | ||
"eslint-plugin-mocha": "10.2.0", | ||
"eslint-plugin-mocha": "10.3.0", | ||
"fancy-log": "2.0.0", | ||
@@ -73,3 +73,3 @@ "js-gardener": "5.0.4", | ||
"engines": { | ||
"node": ">= 16" | ||
"node": ">= 18" | ||
}, | ||
@@ -87,3 +87,3 @@ "files": [ | ||
"minimist": "1.2.8", | ||
"nock": "13.4.0", | ||
"nock": "13.5.4", | ||
"normalize-url": "2.0.1", | ||
@@ -93,5 +93,5 @@ "object-scan": "19.0.5", | ||
"timekeeper": "2.3.1", | ||
"tmp": "0.2.1", | ||
"tmp": "0.2.3", | ||
"xml2js": "0.6.2" | ||
} | ||
} |
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
49623
+ Addednock@13.5.4(transitive)
+ Addedtmp@0.2.3(transitive)
- Removedbalanced-match@1.0.2(transitive)
- Removedbrace-expansion@1.1.11(transitive)
- Removedconcat-map@0.0.1(transitive)
- Removedfs.realpath@1.0.0(transitive)
- Removedglob@7.2.3(transitive)
- Removedinflight@1.0.6(transitive)
- Removedinherits@2.0.4(transitive)
- Removedminimatch@3.1.2(transitive)
- Removednock@13.4.0(transitive)
- Removedonce@1.4.0(transitive)
- Removedpath-is-absolute@1.0.1(transitive)
- Removedrimraf@3.0.2(transitive)
- Removedtmp@0.2.1(transitive)
- Removedwrappy@1.0.2(transitive)
Updatednock@13.5.4
Updatedtmp@0.2.3