screwdriver-executor-router
Advanced tools
Comparing version 2.3.0 to 3.0.0
{ | ||
"name": "screwdriver-executor-router", | ||
"version": "2.3.0", | ||
"version": "3.0.0", | ||
"description": "A generic plugin for routing builds to specified executors", | ||
@@ -8,8 +8,7 @@ "main": "index.js", | ||
"pretest": "eslint . --quiet", | ||
"test": "nyc --report-dir ./artifacts/coverage --reporter=lcov mocha --reporter mocha-multi-reporters --reporter-options configFile=./mocha.config.json --recursive --timeout 4000 --retries 1 --exit --allow-uncaught true --color true", | ||
"semantic-release": "semantic-release pre && npm publish && semantic-release post" | ||
"test": "nyc --report-dir ./artifacts/coverage --reporter=lcov mocha --reporter mocha-multi-reporters --reporter-options configFile=./mocha.config.json --recursive --timeout 4000 --retries 1 --exit --allow-uncaught true --color true" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git@github.com:screwdriver-cd/executor-router.git" | ||
"url": "git+https://github.com/screwdriver-cd/executor-router.git" | ||
}, | ||
@@ -36,23 +35,20 @@ "homepage": "https://github.com/screwdriver-cd/executor-router", | ||
"devDependencies": { | ||
"chai": "^4.2.0", | ||
"eslint": "^6.8.0", | ||
"eslint-config-screwdriver": "^5.0.3", | ||
"mocha": "^8.2.1", | ||
"chai": "^4.3.7", | ||
"eslint": "^8.28.0", | ||
"eslint-config-screwdriver": "^7.0.0", | ||
"mocha": "^10.1.0", | ||
"mocha-multi-reporters": "^1.5.1", | ||
"mocha-sonarqube-reporter": "^1.0.2", | ||
"mockery": "^2.0.0", | ||
"nyc": "^15.0.0", | ||
"sinon": "^4.5.0" | ||
"mockery": "^2.1.0", | ||
"nyc": "^15.1.0", | ||
"sinon": "^15.0.0" | ||
}, | ||
"dependencies": { | ||
"screwdriver-data-schema": "^21.0.0", | ||
"screwdriver-executor-base": "^8.3.0", | ||
"screwdriver-logger": "^1.0.0" | ||
"screwdriver-data-schema": "^22.0.1", | ||
"screwdriver-executor-base": "^9.0.0", | ||
"screwdriver-logger": "^2.0.0" | ||
}, | ||
"release": { | ||
"debug": false, | ||
"verifyConditions": { | ||
"path": "./node_modules/semantic-release/src/lib/plugin-noop.js" | ||
} | ||
"debug": false | ||
} | ||
} | ||
} |
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
12608
+ Addedscrewdriver-data-schema@22.12.023.11.0(transitive)
+ Addedscrewdriver-executor-base@9.0.3(transitive)
+ Addedscrewdriver-logger@2.0.0(transitive)
- Removedbuffer-equal-constant-time@1.0.1(transitive)
- Removedecdsa-sig-formatter@1.0.11(transitive)
- Removedjsonwebtoken@8.5.1(transitive)
- Removedjwa@1.4.1(transitive)
- Removedjws@3.2.2(transitive)
- Removedlodash.includes@4.3.0(transitive)
- Removedlodash.isboolean@3.0.3(transitive)
- Removedlodash.isinteger@4.0.4(transitive)
- Removedlodash.isnumber@3.0.3(transitive)
- Removedlodash.isplainobject@4.0.6(transitive)
- Removedlodash.isstring@4.0.1(transitive)
- Removedlodash.once@4.1.1(transitive)
- Removedscrewdriver-data-schema@21.28.4(transitive)
- Removedscrewdriver-executor-base@8.5.0(transitive)
- Removedscrewdriver-logger@1.2.0(transitive)
- Removedsemver@5.7.2(transitive)
Updatedscrewdriver-logger@^2.0.0