node-simctl
Advanced tools
Comparing version 7.5.1 to 7.5.2
@@ -0,1 +1,7 @@ | ||
## [7.5.2](https://github.com/appium/node-simctl/compare/v7.5.1...v7.5.2) (2024-06-18) | ||
### Miscellaneous Chores | ||
* Bump chai and chai-as-promised ([#249](https://github.com/appium/node-simctl/issues/249)) ([7572c9c](https://github.com/appium/node-simctl/commit/7572c9c326205a1737227c603a347f1c21f7ddda)) | ||
## [7.5.1](https://github.com/appium/node-simctl/compare/v7.5.0...v7.5.1) (2024-06-17) | ||
@@ -2,0 +8,0 @@ |
@@ -9,3 +9,3 @@ { | ||
], | ||
"version": "7.5.1", | ||
"version": "7.5.2", | ||
"author": "Appium Contributors", | ||
@@ -72,13 +72,9 @@ "license": "Apache-2.0", | ||
"@types/bluebird": "^3.5.38", | ||
"@types/chai": "^4.3.5", | ||
"@types/chai-as-promised": "^7.1.5", | ||
"@types/lodash": "^4.14.196", | ||
"@types/mocha": "^10.0.1", | ||
"@types/node": "^20.4.7", | ||
"@types/sinon": "^17.0.1", | ||
"@types/sinon-chai": "^3.2.9", | ||
"@types/teen_process": "^2.0.2", | ||
"appium-xcode": "^5.0.0", | ||
"chai": "^4.1.2", | ||
"chai-as-promised": "^7.1.1", | ||
"chai": "^5.1.1", | ||
"chai-as-promised": "^8.0.0", | ||
"conventional-changelog-conventionalcommits": "^8.0.0", | ||
@@ -85,0 +81,0 @@ "mocha": "^10.0.0", |
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
240768
22