expo-dev-launcher 0.10.5 → 0.10.6

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
@@ -10,6 +10,10 @@
10
10
 
11
11
  ### 💡 Others
12
12
 
13
+ ## 0.10.6 — 2022-06-06
14
+
15
+ _This version does not introduce any user-facing changes._
16
+
13
17
  ## 0.10.5 — 2022-04-26
14
18
 
15
19
  _This version does not introduce any user-facing changes._
@@ -25,7 +25,7 @@ android {
25
25
  minSdkVersion safeExtGet('minSdkVersion', 21)
26
26
  targetSdkVersion safeExtGet('targetSdkVersion', 30)
27
27
  versionCode 9
28
- versionName "0.10.5"
28
+ versionName "0.10.6"
29
29
  }
30
30
 
31
31
  lintOptions {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "expo-dev-launcher",
3
3
  "title": "Expo Development Launcher",
4
- "version": "0.10.5",
4
+ "version": "0.10.6",
5
5
  "description": "Pre-release version of the Expo development launcher package for testing.",
6
6
  "main": "build/DevLauncher.js",
7
7
  "types": "build/DevLauncher.d.ts",
@@ -32,7 +32,7 @@
32
32
  "@expo/config-plugins": "^4.0.14",
33
33
  "resolve-from": "^5.0.0",
34
34
  "semver": "^7.3.5",
35
- "expo-dev-menu": "0.9.3"
35
+ "expo-dev-menu": "0.9.4"
36
36
  },
37
37
  "devDependencies": {
38
38
  "@react-navigation/bottom-tabs": "^6.0.9",
@@ -62,5 +62,5 @@
62
62
  "./setupTests.ts"
63
63
  ]
64
64
  },
65
- "gitHead": "1b93b3b57477cd50cba0f92b7e7b5fdc4446bcda"
65
+ "gitHead": "ea143b4e03e72d777beab6e083ea0c21f4a52df8"
66
66
  }
package/yarn-error.log CHANGED
@@ -1,20 +1,20 @@
1
1
  Arguments:
2
- /Users/andy/.nvm/versions/node/v16.5.0/bin/node /Users/andy/.yarn/bin/yarn.js
2
+ /usr/local/Cellar/node@16/16.14.0/bin/node /usr/local/Cellar/yarn/1.22.17_2/libexec/bin/yarn.js install --force
3
3
 
4
4
  PATH:
5
- /Users/andy/development/expo/.direnv/bin:/Users/andy/development/expo/.direnv/ruby-/bin:/Users/andy/development/expo/bin:/Users/andy/.sdkman/candidates/java/current/bin:/Users/andy/.rbenv/shims:/Users/andy/.nix-profile/bin:/Users/andy/google-cloud-sdk/bin:/Users/andy/.nix-profile/bin:/Users/andy/.yarn/bin:/Users/andy/.nvm/versions/node/v16.5.0/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/go/bin:/Library/Apple/usr/bin:/Users/andy/Library/Android/sdk/emulator:/Users/andy/Library/Android/sdk/tools:/Users/andy/Library/Android/sdk/tools/bin:/Users/andy/Library/Android/sdk/platform-tools:/Applications/Visual Studio Code.app/Contents/Resources/app/bin
5
+ /Users/lukasz/work/expo/.direnv/bin:/Users/lukasz/work/expo/.direnv/ruby/bin:/Users/lukasz/work/expo/bin:/usr/local/opt/ruby@2.7/bin:/usr/local/opt/node@16/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/Apple/usr/bin:/Users/lukasz/Library/Android/sdk/emulator:/Users/lukasz/Library/Android/sdk/tools:/Users/lukasz/Library/Android/sdk/tools/bin:/Users/lukasz/Library/Android/sdk/platform-tools
6
6
 
7
7
  Yarn version:
8
8
  1.22.17
9
9
 
10
10
  Node version:
11
- 16.5.0
11
+ 16.14.0
12
12
 
13
13
  Platform:
14
14
  darwin x64
15
15
 
16
16
  Trace:
17
- Error: ENOENT: no such file or directory, stat '/Users/andy/development/expo/home/node_modules/expo'
17
+ Error: ENOENT: no such file or directory, stat '/Users/lukasz/work/expo/apps/bare-sandbox/node_modules/expo-modules-core'
18
18
 
19
19
  npm manifest:
20
20
  {
@@ -49,9 +49,9 @@ npm manifest:
49
49
  "homepage": "https://docs.expo.dev",
50
50
  "dependencies": {
51
51
  "@expo/config-plugins": "^4.0.14",
52
- "expo-dev-menu": "0.9.1",
53
52
  "resolve-from": "^5.0.0",
54
- "semver": "^7.3.5"
53
+ "semver": "^7.3.5",
54
+ "expo-dev-menu": "0.9.1"
55
55
  },
56
56
  "devDependencies": {
57
57
  "@react-navigation/bottom-tabs": "^6.0.9",
@@ -1526,88 +1526,6 @@ Lockfile:
1526
1526
  dependencies:
1527
1527
  lodash "^4.17.4"
1528
1528
 
1529
- "@expo/ngrok-bin-darwin-arm64@2.3.40":
1530
- version "2.3.40"
1531
- resolved "https://registry.yarnpkg.com/@expo/ngrok-bin-darwin-arm64/-/ngrok-bin-darwin-arm64-2.3.40.tgz#f9306e15339dfe57a4bce07b4b0fb1a22d9bd35e"
1532
- integrity sha512-Zij81v/bIsVBvgXgYS71xbi/3lqKfVEfr7rId8BsHO3Ec1nQcp/I+729W3KX9PUHzWlXCLxOKZ3uF4jL/TcNbg==
1533
-
1534
- "@expo/ngrok-bin-darwin-x64@2.3.40":
1535
- version "2.3.40"
1536
- resolved "https://registry.yarnpkg.com/@expo/ngrok-bin-darwin-x64/-/ngrok-bin-darwin-x64-2.3.40.tgz#86d64ad118d3e07b348636d3407dcf58ea746025"
1537
- integrity sha512-nqGLfxIjZBoT79VDk5mqaHQKCWkunSi486zGLeB8Ye8Qar1yo4STFwks+DqTbnGD5ItArQz2LzKRVE4YXuJFuw==
1538
-
1539
- "@expo/ngrok-bin-freebsd-ia32@2.3.40":
1540
- version "2.3.40"
1541
- resolved "https://registry.yarnpkg.com/@expo/ngrok-bin-freebsd-ia32/-/ngrok-bin-freebsd-ia32-2.3.40.tgz#86720a356658faea149489831a9d4952611d3f12"
1542
- integrity sha512-Ji3jZaOuIZO+ege23kZZAAEPUYkF+6mCpghb16b28Is1QHOSl2L4foDnAcWyzSEiBihMicxWltaQyaaxA0fdgw==
1543
-
1544
- "@expo/ngrok-bin-freebsd-x64@2.3.40":
1545
- version "2.3.40"
1546
- resolved "https://registry.yarnpkg.com/@expo/ngrok-bin-freebsd-x64/-/ngrok-bin-freebsd-x64-2.3.40.tgz#16b6f456bb561c984711ce34b592b66f373a077e"
1547
- integrity sha512-mVnzKGQmOyXimZx6udoiyo3ZTYLZnPShlTySaDP0tqQ0vYz4ZscgvaYpMmDSPrsP/YG2owmKgzmOE2V+ycD8qA==
1548
-
1549
- "@expo/ngrok-bin-linux-arm64@2.3.40":
1550
- version "2.3.40"
1551
- resolved "https://registry.yarnpkg.com/@expo/ngrok-bin-linux-arm64/-/ngrok-bin-linux-arm64-2.3.40.tgz#97d8404bf35c47f03a96635616c7b423db848478"
1552
- integrity sha512-S6kbnRqsVXHo/bWNxc0jfq33aQQRsGWjb6e7SvZ2DgXsPFLn27cfK0eHD96uCssARDVhzPsc+VU/B3d8C1DT5A==
1553
-
1554
- "@expo/ngrok-bin-linux-arm@2.3.40":
1555
- version "2.3.40"
1556
- resolved "https://registry.yarnpkg.com/@expo/ngrok-bin-linux-arm/-/ngrok-bin-linux-arm-2.3.40.tgz#a8342eb76c0d47dc208abec4c0cb548c2ac01fda"
1557
- integrity sha512-Je1QBd7x0hbZa4T3gZbVgD0cSzstpJ7Mu0+dM2lOB+vm3bd603yHtD0RlLdqARJFhPTE1M2zLd68gCEeZ5fRgQ==
1558
-
1559
- "@expo/ngrok-bin-linux-ia32@2.3.40":
1560
- version "2.3.40"
1561
- resolved "https://registry.yarnpkg.com/@expo/ngrok-bin-linux-ia32/-/ngrok-bin-linux-ia32-2.3.40.tgz#dad55f4fd5f223b1439fba4aa66d057b04349515"
1562
- integrity sha512-gPY5zv5Fu+TkCm5iZolXQbu7e5hc7fTllIKn/zJQxxZs/WCvSxyB5ip6vQcHiavu/kjr0HtNciPX/guXvWENkg==
1563
-
1564
- "@expo/ngrok-bin-linux-x64@2.3.40":
1565
- version "2.3.40"
1566
- resolved "https://registry.yarnpkg.com/@expo/ngrok-bin-linux-x64/-/ngrok-bin-linux-x64-2.3.40.tgz#0038534284cf6db3e23e6cf412c855f04bd0f746"
1567
- integrity sha512-yOuwpOmMe6RGnk9ninlM7Zg1EiF81ptFOcFmT61PDOA4gK8/ttZKTMkDQiq0DZdcXUyE0HCr83EglJZTnHIzPA==
1568
-
1569
- "@expo/ngrok-bin-sunos-x64@2.3.40":
1570
- version "2.3.40"
1571
- resolved "https://registry.yarnpkg.com/@expo/ngrok-bin-sunos-x64/-/ngrok-bin-sunos-x64-2.3.40.tgz#ffe19fa2142a7c3a87386903184638fcf6ad1651"
1572
- integrity sha512-0itEIQ7KsxRbF9nJk6tt0Ey+9TDC5H7krOsy3t7DPx01EvtaiEdMyhmE1XWjBtwr8+BaY9CpEhUWkx4iCcE4cw==
1573
-
1574
- "@expo/ngrok-bin-win32-ia32@2.3.40":
1575
- version "2.3.40"
1576
- resolved "https://registry.yarnpkg.com/@expo/ngrok-bin-win32-ia32/-/ngrok-bin-win32-ia32-2.3.40.tgz#d8f4e6123b160627a9b7662be183c89212fa366b"
1577
- integrity sha512-RAunwOAskfU0R5mYlxxB+bihLJ4nLRx5/x+q5nIq1muYmaqLvGtkQQHZKzgHJANJ7ZIbzfJY57IN2UICpibgIQ==
1578
-
1579
- "@expo/ngrok-bin-win32-x64@2.3.40":
1580
- version "2.3.40"
1581
- resolved "https://registry.yarnpkg.com/@expo/ngrok-bin-win32-x64/-/ngrok-bin-win32-x64-2.3.40.tgz#d497c9cb5a235f5bc04d6b9df4474e2000cc0a61"
1582
- integrity sha512-a8xtUxX/Ftp2ho+/+VR5GCg0ttP9MNzYj58TVjfiKMkl4mVrbFVIzEinRzmy7PhiOWxqGQSCOdzEfa6C2G4nEA==
1583
-
1584
- "@expo/ngrok-bin@2.3.40":
1585
- version "2.3.40"
1586
- resolved "https://registry.yarnpkg.com/@expo/ngrok-bin/-/ngrok-bin-2.3.40.tgz#bfdbd4a32fd71275d5153f859cb4594eec665de7"
1587
- integrity sha512-40GK1CY1QLPDHSQS7Fd36CJeZgMwtbeezkgp4tzfExVRVtWw30jOBCsM7TBB9IqEmmX7C/XwG47scMQHCnMw8A==
1588
- optionalDependencies:
1589
- "@expo/ngrok-bin-darwin-arm64" "2.3.40"
1590
- "@expo/ngrok-bin-darwin-x64" "2.3.40"
1591
- "@expo/ngrok-bin-freebsd-ia32" "2.3.40"
1592
- "@expo/ngrok-bin-freebsd-x64" "2.3.40"
1593
- "@expo/ngrok-bin-linux-arm" "2.3.40"
1594
- "@expo/ngrok-bin-linux-arm64" "2.3.40"
1595
- "@expo/ngrok-bin-linux-ia32" "2.3.40"
1596
- "@expo/ngrok-bin-linux-x64" "2.3.40"
1597
- "@expo/ngrok-bin-sunos-x64" "2.3.40"
1598
- "@expo/ngrok-bin-win32-ia32" "2.3.40"
1599
- "@expo/ngrok-bin-win32-x64" "2.3.40"
1600
-
1601
- "@expo/ngrok@4.1.0":
1602
- version "4.1.0"
1603
- resolved "https://registry.yarnpkg.com/@expo/ngrok/-/ngrok-4.1.0.tgz#d013ecc694c69132ba72d56562c42f7dc22bd517"
1604
- integrity sha512-PrtWxBt/SnOF1jZkf7oWznhEPFrmYKKeJPLVRKnEBd/y4eUYfoiNIXOzflIzhdrMubjWVI+pFuPJ6nkjVL95/Q==
1605
- dependencies:
1606
- "@expo/ngrok-bin" "2.3.40"
1607
- got "^11.5.1"
1608
- uuid "^3.3.2"
1609
- yaml "^1.10.0"
1610
-
1611
1529
  "@expo/npm-proofread@^1.0.1":
1612
1530
  version "1.0.1"
1613
1531
  resolved "https://registry.yarnpkg.com/@expo/npm-proofread/-/npm-proofread-1.0.1.tgz#8450f71cea47dd9864d61a1a105931dc7ea2209a"
@@ -1615,7 +1533,7 @@ Lockfile:
1615
1533
  dependencies:
1616
1534
  semver "^5.3.0"
1617
1535
 
1618
- "@expo/osascript@2.0.31", "@expo/osascript@^2.0.31":
1536
+ "@expo/osascript@2.0.31":
1619
1537
  version "2.0.31"
1620
1538
  resolved "https://registry.yarnpkg.com/@expo/osascript/-/osascript-2.0.31.tgz#8cbee70f30748d0d977ff598c01f5a57fbb1e822"
1621
1539
  integrity sha512-5OE8+Fb1mLu9EJNUOx5RcetkJZMXJxthVuIzHPlEZFEAZa3f/zQtJ6vA/hnt1BLZ2X9BR3OzBMALrUzVo95L2w==
@@ -1662,7 +1580,7 @@ Lockfile:
1662
1580
  base64-js "^1.2.3"
1663
1581
  xmlbuilder "^14.0.0"
1664
1582
 
1665
- "@expo/plist@0.0.17", "@expo/plist@^0.0.17":
1583
+ "@expo/plist@0.0.17":
1666
1584
  version "0.0.17"
1667
1585
  resolved "https://registry.yarnpkg.com/@expo/plist/-/plist-0.0.17.tgz#0f6c594e116f45a28f5ed20998dadb5f3429f88b"
1668
1586
  integrity sha512-5Ul3d/YOYE6mfum0jCE25XUnkKHZ5vGlU/X2275ZmCtGrpRn1Fl8Nq+jQKSaks3NqTfxdyXROi/TgH8Zxeg2wg==
@@ -1745,11 +1663,6 @@ Lockfile:
1745
1663
  resolved "https://registry.yarnpkg.com/@expo/styleguide-native/-/styleguide-native-0.4.1.tgz#93f8e5e40a68c4f776f59ea43a542ba2e926a0d7"
1746
1664
  integrity sha512-g4PWLTJwzH4GKFfrYN8NP0OY3DtFbqIggiFebeWyFfTrmD/Kgb2ZDWQRAe9AyfukzTvhfg+IG9289anaLHBydg==
1747
1665
 
1748
- "@expo/styleguide-native@^1.0.0":
1749
- version "1.0.0"
1750
- resolved "https://registry.yarnpkg.com/@expo/styleguide-native/-/styleguide-native-1.0.0.tgz#12251f4e22054c6288d1273031d011930cee5898"
1751
- integrity sha512-izMGG/1BtnFvYfH5QO+DDWNWbm5EvQ987j8fFUlwMYtqsSQ83frFYP8swiInfw1/W/qJtuFqtiHU+g/w962Aow==
1752
-
1753
1666
  "@expo/vector-icons@^12.0.4":
1754
1667
  version "12.0.5"
1755
1668
  resolved "https://registry.yarnpkg.com/@expo/vector-icons/-/vector-icons-12.0.5.tgz#bc508ad05fb7e9a3e008704977cfec6c18aa7728"
@@ -2234,14 +2147,6 @@ Lockfile:
2234
2147
  "@graphql-tools/utils" "^8.1.1"
2235
2148
  tslib "~2.3.0"
2236
2149
 
2237
- "@graphql-codegen/introspection@^2.1.1":
2238
- version "2.1.1"
2239
- resolved "https://registry.yarnpkg.com/@graphql-codegen/introspection/-/introspection-2.1.1.tgz#5f3aac47ef46ed817baf969e78dd2dd6d307b18a"
2240
- integrity sha512-O9zsy0IoFYDo37pBVF4pSvRMDx/AKdgOxyko4R/O+0DHEw9Nya/pQ3dbn+LDLj2n6X+xOXUBUfFvqhODTqU28w==
2241
- dependencies:
2242
- "@graphql-codegen/plugin-helpers" "^2.3.2"
2243
- tslib "~2.3.0"
2244
-
2245
2150
  "@graphql-codegen/plugin-helpers@^2.3.2":
2246
2151
  version "2.3.2"
2247
2152
  resolved "https://registry.yarnpkg.com/@graphql-codegen/plugin-helpers/-/plugin-helpers-2.3.2.tgz#3f9ba625791901d19be733db1dfc9a3dbd0dac44"
@@ -6127,7 +6032,7 @@ Lockfile:
6127
6032
  normalize-url "^4.1.0"
6128
6033
  responselike "^1.0.2"
6129
6034
 
6130
- cacheable-request@^7.0.2:
6035
+ cacheable-request@^7.0.1:
6131
6036
  version "7.0.2"
6132
6037
  resolved "https://registry.yarnpkg.com/cacheable-request/-/cacheable-request-7.0.2.tgz#ea0d0b889364a25854757301ca12b2da77f91d27"
6133
6038
  integrity sha512-pouW8/FmiPQbuGpkXQ9BAPv/Mo5xDGANgSNXzTzJ8DrKGuXOssM4wIQRjfanNRh3Yu5cfYPvcorqbhg2KIJtew==
@@ -8186,11 +8091,6 @@ Lockfile:
8186
8091
  resolved "https://registry.yarnpkg.com/entities/-/entities-2.2.0.tgz#098dc90ebb83d8dffa089d55256b351d34c4da55"
8187
8092
  integrity sha512-p92if5Nz619I0w+akJrLZH0MX0Pb5DX39XOwQTtXSdQQOaYH03S1uIQp4mhOZtAXrxq4ViO67YTiLBo2638o9A==
8188
8093
 
8189
- env-editor@^1.0.0:
8190
- version "1.0.0"
8191
- resolved "https://registry.yarnpkg.com/env-editor/-/env-editor-1.0.0.tgz#a7de585a96f0198d9ba20a786c17a691c53afaab"
8192
- integrity sha512-SRy6e7u1tZgohoxL952q9+kbRkkUrzi63dB7J4zr6wOSMQrCD0KJUNhMZajGTNQfdY68PaStfmIzh7To/FKilQ==
8193
-
8194
8094
  envinfo@^7.7.2:
8195
8095
  version "7.8.1"
8196
8096
  resolved "https://registry.yarnpkg.com/envinfo/-/envinfo-7.8.1.tgz#06377e3e5f4d379fea7ac592d5ad8927e0c4d475"
@@ -8877,10 +8777,10 @@ Lockfile:
8877
8777
  commander "2.20.0"
8878
8778
  update-check "1.5.3"
8879
8779
 
8880
- expo-test-runner@0.0.8:
8881
- version "0.0.8"
8882
- resolved "https://registry.yarnpkg.com/expo-test-runner/-/expo-test-runner-0.0.8.tgz#f4dbed5c72a86236fe10d0f2519d3497f7abba27"
8883
- integrity sha512-ff5HsoelDmutNmTTApbjrYrKNGpPx8bPQ+oLLu4+RRxBuCjsHf577TjFQa8Suz/grc9f7VK7Nh4doIgukolZHg==
8780
+ expo-test-runner@0.0.7:
8781
+ version "0.0.7"
8782
+ resolved "https://registry.yarnpkg.com/expo-test-runner/-/expo-test-runner-0.0.7.tgz#929d102c009f5d8d766d022cacf3b17cf54282df"
8783
+ integrity sha512-6gUhNNNmephqKOwUE/RG2Y93Toy4YPHc1osH1sSo+ags0v05/j1t9Usb1xytkG3rWjhGYh+DI8UZ/Gkamo6U4Q==
8884
8784
  dependencies:
8885
8785
  "@babel/runtime" "7.9.0"
8886
8786
  "@expo/spawn-async" "^1.5.0"
@@ -10025,17 +9925,17 @@ Lockfile:
10025
9925
  pify "^2.0.0"
10026
9926
  pinkie-promise "^2.0.0"
10027
9927
 
10028
- got@^11.5.1:
10029
- version "11.8.3"
10030
- resolved "https://registry.yarnpkg.com/got/-/got-11.8.3.tgz#f496c8fdda5d729a90b4905d2b07dbd148170770"
10031
- integrity sha512-7gtQ5KiPh1RtGS9/Jbv1ofDpBFuq42gyfEib+ejaRBJuj/3tQFeR5+gw57e4ipaU8c/rCjvX6fkQz2lyDlGAOg==
9928
+ got@11.8.2:
9929
+ version "11.8.2"
9930
+ resolved "https://registry.yarnpkg.com/got/-/got-11.8.2.tgz#7abb3959ea28c31f3576f1576c1effce23f33599"
9931
+ integrity sha512-D0QywKgIe30ODs+fm8wMZiAcZjypcCodPNuMz5H9Mny7RJ+IjJ10BdmGW7OM7fHXP+O7r6ZwapQ/YQmMSvB0UQ==
10032
9932
  dependencies:
10033
9933
  "@sindresorhus/is" "^4.0.0"
10034
9934
  "@szmarczak/http-timer" "^4.0.5"
10035
9935
  "@types/cacheable-request" "^6.0.1"
10036
9936
  "@types/responselike" "^1.0.0"
10037
9937
  cacheable-lookup "^5.0.3"
10038
- cacheable-request "^7.0.2"
9938
+ cacheable-request "^7.0.1"
10039
9939
  decompress-response "^6.0.0"
10040
9940
  http2-wrapper "^1.0.0-beta.5.2"
10041
9941
  lowercase-keys "^2.0.0"
@@ -16500,6 +16400,15 @@ Lockfile:
16500
16400
  object-assign "^4.0.1"
16501
16401
  smart-mixin "^2.0.0"
16502
16402
 
16403
+ react-native-appearance@~0.3.4:
16404
+ version "0.3.4"
16405
+ resolved "https://registry.yarnpkg.com/react-native-appearance/-/react-native-appearance-0.3.4.tgz#2cbcbc5142cdc1898c116684f519b16c879cbec2"
16406
+ integrity sha512-Vz3zdJbAEiMDwuw6wH98TT1WVfBvWjvANutYtkIbl16KGRCigtSgt6IIiLsF3/TSS3y3FtHhWDelFeGw/rtuig==
16407
+ dependencies:
16408
+ fbemitter "^2.1.1"
16409
+ invariant "^2.2.4"
16410
+ use-subscription "^1.0.0"
16411
+
16503
16412
  react-native-branch@5.0.0:
16504
16413
  version "5.0.0"
16505
16414
  resolved "https://registry.yarnpkg.com/react-native-branch/-/react-native-branch-5.0.0.tgz#9d2102abb3c9a577ce4327e434151ece2b4c7c78"
@@ -19547,10 +19456,10 @@ Lockfile:
19547
19456
  dependencies:
19548
19457
  prepend-http "^2.0.0"
19549
19458
 
19550
- url-parse@^1.4.3, url-parse@^1.4.7, url-parse@^1.5.9:
19551
- version "1.5.10"
19552
- resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.5.10.tgz#9d3c2f736c1d75dd3bd2be507dcc111f1e2ea9c1"
19553
- integrity sha512-WypcfiRhfeUP9vvF0j6rw0J3hrWrw6iZv3+22h6iRMJ/8z1Tj6XfLP4DsUix5MhMPnXpiHDoKyoZ/bdCkwBCiQ==
19459
+ url-parse@^1.4.3, url-parse@^1.4.4, url-parse@^1.4.7:
19460
+ version "1.5.4"
19461
+ resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.5.4.tgz#e4f645a7e2a0852cc8a66b14b292a3e9a11a97fd"
19462
+ integrity sha512-ITeAByWWoqutFClc/lRZnFplgXgEZr3WJ6XngMM/N9DMIm4K8zXPCZ1Jdu0rERwO84w1WC5wkle2ubwTA4NTBg==
19554
19463
  dependencies:
19555
19464
  querystringify "^2.1.1"
19556
19465
  requires-port "^1.0.0"
@@ -1,102 +0,0 @@
1
- {
2
- "elementNames" : {
3
- "altglyph" : "altGlyph",
4
- "altglyphdef" : "altGlyphDef",
5
- "altglyphitem" : "altGlyphItem",
6
- "animatecolor" : "animateColor",
7
- "animatemotion" : "animateMotion",
8
- "animatetransform" : "animateTransform",
9
- "clippath" : "clipPath",
10
- "feblend" : "feBlend",
11
- "fecolormatrix" : "feColorMatrix",
12
- "fecomponenttransfer" : "feComponentTransfer",
13
- "fecomposite" : "feComposite",
14
- "feconvolvematrix" : "feConvolveMatrix",
15
- "fediffuselighting" : "feDiffuseLighting",
16
- "fedisplacementmap" : "feDisplacementMap",
17
- "fedistantlight" : "feDistantLight",
18
- "fedropshadow" : "feDropShadow",
19
- "feflood" : "feFlood",
20
- "fefunca" : "feFuncA",
21
- "fefuncb" : "feFuncB",
22
- "fefuncg" : "feFuncG",
23
- "fefuncr" : "feFuncR",
24
- "fegaussianblur" : "feGaussianBlur",
25
- "feimage" : "feImage",
26
- "femerge" : "feMerge",
27
- "femergenode" : "feMergeNode",
28
- "femorphology" : "feMorphology",
29
- "feoffset" : "feOffset",
30
- "fepointlight" : "fePointLight",
31
- "fespecularlighting" : "feSpecularLighting",
32
- "fespotlight" : "feSpotLight",
33
- "fetile" : "feTile",
34
- "feturbulence" : "feTurbulence",
35
- "foreignobject" : "foreignObject",
36
- "glyphref" : "glyphRef",
37
- "lineargradient" : "linearGradient",
38
- "radialgradient" : "radialGradient",
39
- "textpath" : "textPath"
40
- },
41
- "attributeNames" : {
42
- "definitionurl" : "definitionURL",
43
- "attributename" : "attributeName",
44
- "attributetype" : "attributeType",
45
- "basefrequency" : "baseFrequency",
46
- "baseprofile" : "baseProfile",
47
- "calcmode" : "calcMode",
48
- "clippathunits" : "clipPathUnits",
49
- "diffuseconstant" : "diffuseConstant",
50
- "edgemode" : "edgeMode",
51
- "filterunits" : "filterUnits",
52
- "glyphref" : "glyphRef",
53
- "gradienttransform" : "gradientTransform",
54
- "gradientunits" : "gradientUnits",
55
- "kernelmatrix" : "kernelMatrix",
56
- "kernelunitlength" : "kernelUnitLength",
57
- "keypoints" : "keyPoints",
58
- "keysplines" : "keySplines",
59
- "keytimes" : "keyTimes",
60
- "lengthadjust" : "lengthAdjust",
61
- "limitingconeangle" : "limitingConeAngle",
62
- "markerheight" : "markerHeight",
63
- "markerunits" : "markerUnits",
64
- "markerwidth" : "markerWidth",
65
- "maskcontentunits" : "maskContentUnits",
66
- "maskunits" : "maskUnits",
67
- "numoctaves" : "numOctaves",
68
- "pathlength" : "pathLength",
69
- "patterncontentunits" : "patternContentUnits",
70
- "patterntransform" : "patternTransform",
71
- "patternunits" : "patternUnits",
72
- "pointsatx" : "pointsAtX",
73
- "pointsaty" : "pointsAtY",
74
- "pointsatz" : "pointsAtZ",
75
- "preservealpha" : "preserveAlpha",
76
- "preserveaspectratio" : "preserveAspectRatio",
77
- "primitiveunits" : "primitiveUnits",
78
- "refx" : "refX",
79
- "refy" : "refY",
80
- "repeatcount" : "repeatCount",
81
- "repeatdur" : "repeatDur",
82
- "requiredextensions" : "requiredExtensions",
83
- "requiredfeatures" : "requiredFeatures",
84
- "specularconstant" : "specularConstant",
85
- "specularexponent" : "specularExponent",
86
- "spreadmethod" : "spreadMethod",
87
- "startoffset" : "startOffset",
88
- "stddeviation" : "stdDeviation",
89
- "stitchtiles" : "stitchTiles",
90
- "surfacescale" : "surfaceScale",
91
- "systemlanguage" : "systemLanguage",
92
- "tablevalues" : "tableValues",
93
- "targetx" : "targetX",
94
- "targety" : "targetY",
95
- "textlength" : "textLength",
96
- "viewbox" : "viewBox",
97
- "viewtarget" : "viewTarget",
98
- "xchannelselector" : "xChannelSelector",
99
- "ychannelselector" : "yChannelSelector",
100
- "zoomandpan" : "zoomAndPan"
101
- }
102
- }