node-simctl
Advanced tools
Comparing version 7.3.11 to 7.3.12
@@ -0,1 +1,8 @@ | ||
## [7.3.12](https://github.com/appium/node-simctl/compare/v7.3.11...v7.3.12) (2023-11-01) | ||
### Miscellaneous Chores | ||
* **deps:** bump asyncbox from 2.9.4 to 3.0.0 ([#220](https://github.com/appium/node-simctl/issues/220)) ([8085447](https://github.com/appium/node-simctl/commit/80854473df00942931401fa271077058f4203ff6)) | ||
## [7.3.11](https://github.com/appium/node-simctl/compare/v7.3.10...v7.3.11) (2023-10-25) | ||
@@ -2,0 +9,0 @@ |
@@ -9,3 +9,3 @@ { | ||
], | ||
"version": "7.3.11", | ||
"version": "7.3.12", | ||
"author": "Appium Contributors", | ||
@@ -37,3 +37,3 @@ "license": "Apache-2.0", | ||
"dependencies": { | ||
"asyncbox": "^2.3.1", | ||
"asyncbox": "^3.0.0", | ||
"bluebird": "^3.5.1", | ||
@@ -40,0 +40,0 @@ "lodash": "^4.2.1", |
236820
+ Addedasyncbox@3.0.0(transitive)
- Removed@babel/runtime@7.26.9(transitive)
- Removed@types/bluebird@3.5.42(transitive)
- Removedasyncbox@2.9.4(transitive)
- Removedregenerator-runtime@0.14.1(transitive)
Updatedasyncbox@^3.0.0