codeceptjs
Advanced tools
Comparing version 3.3.0-beta.1 to 3.3.0-beta.2
{ | ||
"name": "codeceptjs", | ||
"version": "3.3.0-beta.1", | ||
"version": "3.3.0-beta.2", | ||
"description": "Supercharged End 2 End Testing Framework for NodeJS", | ||
@@ -61,5 +61,5 @@ "keywords": [ | ||
"arrify": "^2.0.1", | ||
"axios": "^0.21.1", | ||
"axios": "^0.21.4", | ||
"chai-deep-match": "^1.2.1", | ||
"chalk": "^4.1.0", | ||
"chalk": "^4.1.2", | ||
"commander": "^2.20.3", | ||
@@ -69,3 +69,3 @@ "cross-spawn": "^7.0.3", | ||
"cucumber-expressions": "^6.6.2", | ||
"envinfo": "^7.5.1", | ||
"envinfo": "^7.8.1", | ||
"escape-string-regexp": "^1.0.3", | ||
@@ -79,3 +79,3 @@ "figures": "^3.2.0", | ||
"joi": "^17.6.0", | ||
"js-beautify": "^1.11.0", | ||
"js-beautify": "^1.14.0", | ||
"lodash.clonedeep": "^4.5.0", | ||
@@ -90,3 +90,3 @@ "lodash.merge": "^4.6.2", | ||
"requireg": "^0.2.2", | ||
"resq": "^1.10.0", | ||
"resq": "^1.10.2", | ||
"sprintf-js": "^1.1.1", | ||
@@ -97,3 +97,3 @@ "uuid": "^8.3.2" | ||
"@codeceptjs/detox-helper": "^1.0.2", | ||
"@codeceptjs/mock-request": "^0.3.0", | ||
"@codeceptjs/mock-request": "^0.3.1", | ||
"@pollyjs/adapter-puppeteer": "^5.1.0", | ||
@@ -106,3 +106,3 @@ "@pollyjs/core": "^5.1.0", | ||
"@wdio/utils": "^5.23.0", | ||
"apollo-server-express": "^2.19.0", | ||
"apollo-server-express": "^2.25.3", | ||
"chai": "^3.5.0", | ||
@@ -114,14 +114,14 @@ "chai-as-promised": "^5.2.0", | ||
"dtslint": "^4.1.6", | ||
"electron": "^12.0.0", | ||
"electron": "^12.2.3", | ||
"eslint": "^6.8.0", | ||
"eslint-config-airbnb-base": "^14.2.1", | ||
"eslint-plugin-import": "^2.22.1", | ||
"eslint-plugin-import": "^2.25.4", | ||
"eslint-plugin-mocha": "^6.3.0", | ||
"expect": "^26.6.2", | ||
"express": "^4.17.1", | ||
"express": "^4.17.2", | ||
"faker": "5.5.3", | ||
"form-data": "^3.0.0", | ||
"form-data": "^3.0.1", | ||
"graphql": "^14.6.0", | ||
"husky": "^4.3.5", | ||
"jsdoc": "^3.6.6", | ||
"husky": "^4.3.8", | ||
"jsdoc": "^3.6.10", | ||
"jsdoc-typeof-plugin": "^1.0.0", | ||
@@ -133,3 +133,3 @@ "json-server": "^0.10.1", | ||
"playwright": "^1.18.1", | ||
"puppeteer": "^10.0.0", | ||
"puppeteer": "^10.4.0", | ||
"qrcode-terminal": "^0.12.0", | ||
@@ -139,5 +139,5 @@ "rosie": "^1.6.0", | ||
"semver": "^6.3.0", | ||
"sinon": "^9.2.2", | ||
"sinon-chai": "^3.5.0", | ||
"testcafe": "^1.9.4", | ||
"sinon": "^9.2.4", | ||
"sinon-chai": "^3.7.0", | ||
"testcafe": "^1.18.3", | ||
"ts-morph": "^3.1.3", | ||
@@ -147,3 +147,3 @@ "tsd-jsdoc": "^2.5.0", | ||
"wdio-docker-service": "^1.5.0", | ||
"webdriverio": "^7.14.1", | ||
"webdriverio": "^7.16.14", | ||
"xml2js": "^0.4.23", | ||
@@ -150,0 +150,0 @@ "xmldom": "^0.1.31", |
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
3194250
Updatedaxios@^0.21.4
Updatedchalk@^4.1.2
Updatedenvinfo@^7.8.1
Updatedjs-beautify@^1.14.0
Updatedresq@^1.10.2