File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " node-ios-device" ,
33 "description" : " Simple library for listing and installing apps on iOS devices" ,
4- "version" : " 1.10 .0" ,
4+ "version" : " 1.11 .0" ,
55 "author" : " TiDev, Inc. <tisdk@cb1inc.com>" ,
66 "maintainers" : [
77 " Chris Barber <chris@cb1inc.com>"
5757 "16.14.2" : 93 ,
5858 "17.7.2" : 102 ,
5959 "18.13.0" : 108 ,
60- "19.4.0" : 111
60+ "19.4.0" : 111 ,
61+ "20.0.0" : 115
6162 }
6263 },
6364 "engines" : {
Original file line number Diff line number Diff line change 11diff --git a/node_modules/@mapbox/node-pre-gyp/lib/util/abi_crosswalk.json b/node_modules/@mapbox/node-pre-gyp/lib/util/abi_crosswalk.json
2- index 7f52972..089c6e9 100644
2+ index 7f52972..fa6c858 100644
33--- a/node_modules/@mapbox/node-pre-gyp/lib/util/abi_crosswalk.json
44+++ b/node_modules/@mapbox/node-pre-gyp/lib/util/abi_crosswalk.json
5- @@ -2598,5 +2598,13 @@
5+ @@ -2598,5 +2598,17 @@
66 "17.1.0": {
77 "node_abi": 102,
88 "v8": "9.5"
@@ -14,6 +14,10 @@ index 7f52972..089c6e9 100644
1414+ "19.4.0": {
1515+ "node_abi": 111,
1616+ "v8": "10.8"
17+ + },
18+ + "20.0.0": {
19+ + "node_abi": 115,
20+ + "v8": "11.3"
1721 }
1822 }
1923\ No newline at end of file
You can’t perform that action at this time.
0 commit comments