|
2020 | 2020 | json3 "^3.3.2"
|
2021 | 2021 | proclaim "^3.4.1"
|
2022 | 2022 |
|
2023 |
| - |
2024 |
| - version "3.3.4-alpha.5" |
2025 |
| - resolved "https://registry.yarnpkg.com/@segment/analytics.js-integration/-/analytics.js-integration-3.3.4-alpha.5.tgz#63e43662104e8c07a55d734807373bd8c4939677" |
2026 |
| - integrity sha512-/U0TfY2oMY93Im9VbQCcyAaYNSwi3Tz3l5TSH/RCgGcbjbYDZl8XjFw4mpftgpB5BmB0xjPVx5eCfhZj7TZW3w== |
2027 |
| - dependencies: |
2028 |
| - "@ndhoule/clone" "^1.0.0" |
2029 |
| - "@ndhoule/defaults" "^2.0.1" |
2030 |
| - "@ndhoule/each" "^2.0.1" |
2031 |
| - "@ndhoule/every" "^2.0.1" |
2032 |
| - "@ndhoule/extend" "^2.0.0" |
2033 |
| - "@ndhoule/foldl" "^2.0.1" |
2034 |
| - "@ndhoule/includes" "^2.0.1" |
2035 |
| - "@segment/fmt" "^1.0.0" |
2036 |
| - "@segment/load-script" "^1.0.1" |
2037 |
| - analytics-events "^2.0.2" |
2038 |
| - component-bind "^1.0.0" |
2039 |
| - component-emitter "^1.2.0" |
2040 |
| - debug "^2.2.0" |
2041 |
| - domify "^1.4.1" |
2042 |
| - extend "^3.0.2" |
2043 |
| - is "^3.1.0" |
2044 |
| - load-iframe "1.0.2-alpha.6" |
2045 |
| - next-tick "^0.2.2" |
2046 |
| - slug-component "^1.1.0" |
2047 |
| - to-no-case "^0.1.3" |
2048 |
| - |
2049 | 2023 | "@segment/analytics.js-integration@^2.0.1", "@segment/analytics.js-integration@^2.1.0", "@segment/analytics.js-integration@^2.1.1":
|
2050 | 2024 | version "2.1.1"
|
2051 | 2025 | resolved "https://registry.yarnpkg.com/@segment/analytics.js-integration/-/analytics.js-integration-2.1.1.tgz#cdc58cdac19874eb3f088e4c3c74055dc4ef178c"
|
|
2125 | 2099 | slug-component "^1.1.0"
|
2126 | 2100 | to-no-case "^0.1.3"
|
2127 | 2101 |
|
| 2102 | +"@segment/analytics.js-integration@^3.3.3": |
| 2103 | + version "3.3.3" |
| 2104 | + resolved "https://registry.yarnpkg.com/@segment/analytics.js-integration/-/analytics.js-integration-3.3.3.tgz#c8fb06747f0864f931c3d0a16f014d9b0e726ec2" |
| 2105 | + integrity sha512-RpUQBSE2wH/ovVrT1b0dTesalLZer7iX21p2TDaM+8mhi4M91HdqK4nOtE/Ny5+GAYU4v7LvTfvb9zgTC34rPA== |
| 2106 | + dependencies: |
| 2107 | + "@ndhoule/clone" "^1.0.0" |
| 2108 | + "@ndhoule/defaults" "^2.0.1" |
| 2109 | + "@ndhoule/each" "^2.0.1" |
| 2110 | + "@ndhoule/every" "^2.0.1" |
| 2111 | + "@ndhoule/extend" "^2.0.0" |
| 2112 | + "@ndhoule/foldl" "^2.0.1" |
| 2113 | + "@ndhoule/includes" "^2.0.1" |
| 2114 | + "@segment/fmt" "^1.0.0" |
| 2115 | + "@segment/load-script" "^1.0.1" |
| 2116 | + analytics-events "^2.0.2" |
| 2117 | + component-bind "^1.0.0" |
| 2118 | + component-emitter "^1.2.0" |
| 2119 | + debug "^2.2.0" |
| 2120 | + domify "^1.4.1" |
| 2121 | + extend "^3.0.2" |
| 2122 | + is "^3.1.0" |
| 2123 | + load-iframe "^1.0.0" |
| 2124 | + next-tick "^0.2.2" |
| 2125 | + slug-component "^1.1.0" |
| 2126 | + to-no-case "^0.1.3" |
| 2127 | + |
2128 | 2128 | "@segment/base64-encode@^2.0.2":
|
2129 | 2129 | version "2.0.2"
|
2130 | 2130 | resolved "https://registry.yarnpkg.com/@segment/base64-encode/-/base64-encode-2.0.2.tgz#3ac90b9c28678dfd467e76191f7b1d063673034f"
|
@@ -10212,15 +10212,6 @@ listr@^0.14.1, listr@^0.14.2:
|
10212 | 10212 | p-map "^2.0.0"
|
10213 | 10213 | rxjs "^6.3.3"
|
10214 | 10214 |
|
10215 |
| - |
10216 |
| - version "1.0.2-alpha.6" |
10217 |
| - resolved "https://registry.yarnpkg.com/load-iframe/-/load-iframe-1.0.2-alpha.6.tgz#47ad6e31a1f2d369670e29c1104ca4089312a0f2" |
10218 |
| - integrity sha512-2jJ6h6wOhZayKN6hnS8p+tjv4kf2ynBw83Pi6Gm2OvtKwsmwTOXomf2Q75BmVy+8XfXPc9pYZ9corItM7CsKwg== |
10219 |
| - dependencies: |
10220 |
| - is "^3.0.1" |
10221 |
| - next-tick "^0.2.2" |
10222 |
| - script-onload "^1.0.2" |
10223 |
| - |
10224 | 10215 | load-iframe@^1.0.0:
|
10225 | 10216 | version "1.0.0"
|
10226 | 10217 | resolved "https://registry.yarnpkg.com/load-iframe/-/load-iframe-1.0.0.tgz#b2c111f1a2b982897463232f5286191343bbdbd8"
|
|
0 commit comments