appium-espresso-driver 2.25.7 → 2.25.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,3 +1,10 @@
1
+ ## [2.25.8](https://github.com/appium/appium-espresso-driver/compare/v2.25.7...v2.25.8) (2023-09-24)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * release package ([#915](https://github.com/appium/appium-espresso-driver/issues/915)) ([bb6563b](https://github.com/appium/appium-espresso-driver/commit/bb6563bc45b740e8b6e1db3ee4ce3e0bf4398cab))
7
+
1
8
  ## [2.25.7](https://github.com/appium/appium-espresso-driver/compare/v2.25.6...v2.25.7) (2023-09-14)
2
9
 
3
10
 
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "appium-espresso-driver",
3
- "version": "2.25.7",
3
+ "version": "2.25.8",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "appium-espresso-driver",
9
- "version": "2.25.7",
9
+ "version": "2.25.8",
10
10
  "license": "Apache-2.0",
11
11
  "dependencies": {
12
12
  "@babel/runtime": "^7.4.3",
@@ -478,17 +478,17 @@
478
478
  }
479
479
  },
480
480
  "node_modules/@babel/helper-validator-identifier": {
481
- "version": "7.22.19",
481
+ "version": "7.22.20",
482
482
  "license": "MIT",
483
483
  "engines": {
484
484
  "node": ">=6.9.0"
485
485
  }
486
486
  },
487
487
  "node_modules/@babel/highlight": {
488
- "version": "7.22.13",
488
+ "version": "7.22.20",
489
489
  "license": "MIT",
490
490
  "dependencies": {
491
- "@babel/helper-validator-identifier": "^7.22.5",
491
+ "@babel/helper-validator-identifier": "^7.22.20",
492
492
  "chalk": "^2.4.2",
493
493
  "js-tokens": "^4.0.0"
494
494
  },
@@ -714,7 +714,7 @@
714
714
  "license": "MIT"
715
715
  },
716
716
  "node_modules/@types/body-parser": {
717
- "version": "1.19.2",
717
+ "version": "1.19.3",
718
718
  "license": "MIT",
719
719
  "dependencies": {
720
720
  "@types/connect": "*",
@@ -739,7 +739,7 @@
739
739
  }
740
740
  },
741
741
  "node_modules/@types/express-serve-static-core": {
742
- "version": "4.17.36",
742
+ "version": "4.17.37",
743
743
  "license": "MIT",
744
744
  "dependencies": {
745
745
  "@types/node": "*",
@@ -758,7 +758,7 @@
758
758
  "license": "MIT"
759
759
  },
760
760
  "node_modules/@types/http-errors": {
761
- "version": "2.0.1",
761
+ "version": "2.0.2",
762
762
  "license": "MIT"
763
763
  },
764
764
  "node_modules/@types/jsftp": {
@@ -810,11 +810,11 @@
810
810
  }
811
811
  },
812
812
  "node_modules/@types/node": {
813
- "version": "20.6.0",
813
+ "version": "20.6.4",
814
814
  "license": "MIT"
815
815
  },
816
816
  "node_modules/@types/normalize-package-data": {
817
- "version": "2.4.1",
817
+ "version": "2.4.2",
818
818
  "license": "MIT"
819
819
  },
820
820
  "node_modules/@types/npmlog": {
@@ -1128,7 +1128,7 @@
1128
1128
  "license": "ISC"
1129
1129
  },
1130
1130
  "node_modules/appium-chromedriver": {
1131
- "version": "5.6.9",
1131
+ "version": "5.6.11",
1132
1132
  "hasInstallScript": true,
1133
1133
  "license": "Apache-2.0",
1134
1134
  "dependencies": {
@@ -2169,7 +2169,7 @@
2169
2169
  "license": "MIT"
2170
2170
  },
2171
2171
  "node_modules/follow-redirects": {
2172
- "version": "1.15.2",
2172
+ "version": "1.15.3",
2173
2173
  "funding": [
2174
2174
  {
2175
2175
  "type": "individual",
@@ -3772,7 +3772,7 @@
3772
3772
  }
3773
3773
  },
3774
3774
  "node_modules/resolve": {
3775
- "version": "1.22.4",
3775
+ "version": "1.22.6",
3776
3776
  "license": "MIT",
3777
3777
  "dependencies": {
3778
3778
  "is-core-module": "^2.13.0",
@@ -4130,7 +4130,7 @@
4130
4130
  }
4131
4131
  },
4132
4132
  "node_modules/spdx-license-ids": {
4133
- "version": "3.0.13",
4133
+ "version": "3.0.15",
4134
4134
  "license": "CC0-1.0"
4135
4135
  },
4136
4136
  "node_modules/stack-trace": {
@@ -4320,7 +4320,7 @@
4320
4320
  }
4321
4321
  },
4322
4322
  "node_modules/teen_process": {
4323
- "version": "2.0.18",
4323
+ "version": "2.0.27",
4324
4324
  "license": "Apache-2.0",
4325
4325
  "dependencies": {
4326
4326
  "bluebird": "3.7.2",
@@ -4838,7 +4838,7 @@
4838
4838
  "license": "ISC"
4839
4839
  },
4840
4840
  "node_modules/ws": {
4841
- "version": "8.14.1",
4841
+ "version": "8.14.2",
4842
4842
  "license": "MIT",
4843
4843
  "engines": {
4844
4844
  "node": ">=10.0.0"
package/package.json CHANGED
@@ -7,7 +7,7 @@
7
7
  "automated testing",
8
8
  "android"
9
9
  ],
10
- "version": "2.25.7",
10
+ "version": "2.25.8",
11
11
  "author": "Appium Contributors",
12
12
  "license": "Apache-2.0",
13
13
  "repository": {
@@ -63,7 +63,9 @@
63
63
  "espresso-server/lint.xml",
64
64
  "!.DS_Store",
65
65
  "CHANGELOG.md",
66
- "scripts"
66
+ "scripts",
67
+ "LICENSE",
68
+ "npm-shrinkwrap.json"
67
69
  ],
68
70
  "dependencies": {
69
71
  "@babel/runtime": "^7.4.3",