@codeceptjs/configure
Advanced tools
Comparing version 0.2.1 to 0.3.0
const codeceptjs = require('codeceptjs'); | ||
if (!codeceptjs.config.addHook) throw new Error('CodeceptJS >= 2.3.3 is required to use config hooks.'); | ||
module.exports = codeceptjs; |
{ | ||
"name": "@codeceptjs/configure", | ||
"version": "0.2.1", | ||
"version": "0.3.0", | ||
"description": "Set of CodeceptJS config hooks to simplify configuration", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
27286
620
0