@bigtest/agent
Advanced tools
Comparing version 0.18.1 to 0.19.0-00a3055a
# @bigtest/agent | ||
## 0.19.0 | ||
### Minor Changes | ||
- 11925e0e: Upgrade effection to beta.21 | ||
### Patch Changes | ||
- Updated dependencies [11925e0e] | ||
- @bigtest/effection@0.9.0 | ||
- @bigtest/effection-express@0.12.0 | ||
## 0.18.1 | ||
@@ -4,0 +16,0 @@ |
{ | ||
"name": "@bigtest/agent", | ||
"version": "0.18.1", | ||
"version": "0.19.0-00a3055a", | ||
"description": "Agent for connecting test environments (browsers) to BigTest", | ||
@@ -30,6 +30,6 @@ "main": "dist/src/index.js", | ||
"@bigtest/suite": "^0.12.1", | ||
"@bigtest/webdriver": "^0.10.0", | ||
"@frontside/eslint-config": "^2.0.0", | ||
"@frontside/tsconfig": "^1.2.0", | ||
"@frontside/typescript": "^1.1.1", | ||
"@bigtest/webdriver": "^0.11.0", | ||
"@frontside/eslint-config": "^3.0.0", | ||
"@frontside/tsconfig": "^3.0.0", | ||
"@frontside/typescript": "^3.0.0", | ||
"@interactors/html": "^0.31.2", | ||
@@ -54,7 +54,8 @@ "@types/express": "^4.17.6", | ||
"dependencies": { | ||
"@bigtest/effection": "^0.8.0", | ||
"@bigtest/effection-express": "^0.11.0", | ||
"@bigtest/effection": "^0.9.0", | ||
"@bigtest/effection-express": "^0.12.0", | ||
"@interactors/globals": "0.1.0", | ||
"@bigtest/globals": "^0.8.1", | ||
"bowser": "^2.9.0", | ||
"effection": "^2.0.0-beta.12", | ||
"effection": "^2.0.1", | ||
"error-stack-parser": "^2.0.6", | ||
@@ -61,0 +62,0 @@ "get-source": "^2.0.11", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
2472277
37
17819
9
1
+ Added@interactors/globals@0.1.0
+ Added@bigtest/effection@0.9.0(transitive)
+ Added@bigtest/effection-express@0.12.1(transitive)
- Removed@bigtest/effection@0.8.0(transitive)
- Removed@bigtest/effection-express@0.11.0(transitive)
Updated@bigtest/effection@^0.9.0
Updatedeffection@^2.0.1