|
2140 | 2140 | "@polywrap/tracing-js" "0.10.0-pre.10" |
2141 | 2141 | "@polywrap/wrap-manifest-types-js" "0.10.0-pre.10" |
2142 | 2142 |
|
| 2143 | +"@polywrap/core-js@0.10.1", "@polywrap/core-js@~0.10.1": |
| 2144 | + version "0.10.1" |
| 2145 | + resolved "https://registry.yarnpkg.com/@polywrap/core-js/-/core-js-0.10.1.tgz#09405c745f591d5f7ec243db95a61540a05296cb" |
| 2146 | + integrity sha512-BJpWDikfd/6h64Lf7FKy0g5O3a5OKaL915boni1pHP54wF4xBWdHkKixLGD8w4BZWRiW9v42PpYBhWqYZwSNGg== |
| 2147 | + dependencies: |
| 2148 | + "@polywrap/result" "0.10.1" |
| 2149 | + "@polywrap/tracing-js" "0.10.1" |
| 2150 | + "@polywrap/wrap-manifest-types-js" "0.10.1" |
| 2151 | + |
2143 | 2152 | "@polywrap/datetime-plugin-js@~0.10.0": |
2144 | 2153 | version "0.10.1" |
2145 | 2154 | resolved "https://registry.yarnpkg.com/@polywrap/datetime-plugin-js/-/datetime-plugin-js-0.10.1.tgz#8042673034c09155f3d0972eef87d87cb53b1914" |
|
2223 | 2232 | dependencies: |
2224 | 2233 | "@msgpack/msgpack" "2.7.2" |
2225 | 2234 |
|
| 2235 | +"@polywrap/msgpack-js@0.10.1": |
| 2236 | + version "0.10.1" |
| 2237 | + resolved "https://registry.yarnpkg.com/@polywrap/msgpack-js/-/msgpack-js-0.10.1.tgz#c3552eb51373164a78abfa80b52d9b02798ffd95" |
| 2238 | + integrity sha512-EI4Vak4Yi6NqM71eChWc3APe2svoR6BEeCVsxGAGI6p6x04r27J6+C3o1ptwHxiwyy8+J7B5W+ynaVo8qn5Zrw== |
| 2239 | + dependencies: |
| 2240 | + "@msgpack/msgpack" "2.7.2" |
| 2241 | + |
2226 | 2242 | "@polywrap/os-js@0.10.5", "@polywrap/os-js@~0.10.0": |
2227 | 2243 | version "0.10.5" |
2228 | 2244 | resolved "https://registry.yarnpkg.com/@polywrap/os-js/-/os-js-0.10.5.tgz#b9ecae978f69edc341aedec1867161d1e609eb3a" |
|
2250 | 2266 | "@polywrap/tracing-js" "0.10.0-pre.10" |
2251 | 2267 | "@polywrap/wrap-manifest-types-js" "0.10.0-pre.10" |
2252 | 2268 |
|
| 2269 | +"@polywrap/plugin-js@~0.10.1": |
| 2270 | + version "0.10.1" |
| 2271 | + resolved "https://registry.yarnpkg.com/@polywrap/plugin-js/-/plugin-js-0.10.1.tgz#e11ce19dde01245750c297a62f2f75fd58ef9ced" |
| 2272 | + integrity sha512-WBk4ZUrI5m6FG4bIocLHo7XS+QMeNa23odli6Ss6onUyo7mPIo1wlceEgw7Cu4gd/3bmuc6VGoCKRA1/glBT3g== |
| 2273 | + dependencies: |
| 2274 | + "@polywrap/core-js" "0.10.1" |
| 2275 | + "@polywrap/msgpack-js" "0.10.1" |
| 2276 | + "@polywrap/result" "0.10.1" |
| 2277 | + "@polywrap/tracing-js" "0.10.1" |
| 2278 | + "@polywrap/wrap-manifest-types-js" "0.10.1" |
| 2279 | + |
2253 | 2280 | "@polywrap/polywrap-manifest-schemas@0.10.5": |
2254 | 2281 | version "0.10.5" |
2255 | 2282 | resolved "https://registry.yarnpkg.com/@polywrap/polywrap-manifest-schemas/-/polywrap-manifest-schemas-0.10.5.tgz#52630cf6fd5cb37143c283e1b846f479d1386eaa" |
|
2276 | 2303 | resolved "https://registry.yarnpkg.com/@polywrap/result/-/result-0.10.0-pre.10.tgz#6e88ac447d92d8a10c7e7892a6371af29a072240" |
2277 | 2304 | integrity sha512-SqNnEbXky4dFXgps2B2juFShq1024do0f1HLUbuj3MlIPp5aW9g9sfBslsy3YTnpg2QW7LFVT15crrJMgbowIQ== |
2278 | 2305 |
|
| 2306 | +"@polywrap/result@0.10.1": |
| 2307 | + version "0.10.1" |
| 2308 | + resolved "https://registry.yarnpkg.com/@polywrap/result/-/result-0.10.1.tgz#e60122396521fc07edda6951915ada4aaa5f6694" |
| 2309 | + integrity sha512-9EoS/JUgKFwRk396lQ+3tDAGbZExsOf26SUG4l41HJv4FZLLLOL5ksppJK8StvjtbpQOIgFls23c83CXzS1hBQ== |
| 2310 | + |
2279 | 2311 | "@polywrap/schema-bind@0.10.5": |
2280 | 2312 | version "0.10.5" |
2281 | 2313 | resolved "https://registry.yarnpkg.com/@polywrap/schema-bind/-/schema-bind-0.10.5.tgz#9e209cda45df101b66076b57da403d1480e65ab1" |
|
2329 | 2361 | "@opentelemetry/sdk-trace-base" "1.6.0" |
2330 | 2362 | "@opentelemetry/sdk-trace-web" "1.6.0" |
2331 | 2363 |
|
| 2364 | +"@polywrap/tracing-js@0.10.1": |
| 2365 | + version "0.10.1" |
| 2366 | + resolved "https://registry.yarnpkg.com/@polywrap/tracing-js/-/tracing-js-0.10.1.tgz#488dd505f3c5232cb292e848de7a182c83a4405a" |
| 2367 | + integrity sha512-4ZjPgNBFbX4DIzqRbzyMq64FvYv51JLuFIxL0EweI5paEbR69a1m4iN4BLxJc+jBjDYpWgy399+tYGnc94aM6A== |
| 2368 | + dependencies: |
| 2369 | + "@fetsorn/opentelemetry-console-exporter" "0.0.3" |
| 2370 | + "@opentelemetry/api" "1.2.0" |
| 2371 | + "@opentelemetry/exporter-trace-otlp-http" "0.32.0" |
| 2372 | + "@opentelemetry/resources" "1.6.0" |
| 2373 | + "@opentelemetry/sdk-trace-base" "1.6.0" |
| 2374 | + "@opentelemetry/sdk-trace-web" "1.6.0" |
| 2375 | + |
2332 | 2376 | "@polywrap/uri-resolver-extensions-js@0.10.0": |
2333 | 2377 | version "0.10.0" |
2334 | 2378 | resolved "https://registry.yarnpkg.com/@polywrap/uri-resolver-extensions-js/-/uri-resolver-extensions-js-0.10.0.tgz#ef0012e9b2231be44b0739f57b023a1c009c1b2b" |
|
2384 | 2428 | jsonschema "1.4.0" |
2385 | 2429 | semver "7.3.8" |
2386 | 2430 |
|
| 2431 | +"@polywrap/wrap-manifest-types-js@0.10.1": |
| 2432 | + version "0.10.1" |
| 2433 | + resolved "https://registry.yarnpkg.com/@polywrap/wrap-manifest-types-js/-/wrap-manifest-types-js-0.10.1.tgz#df7099357af2ccdbb61a6fb42ebaa047c6d97d70" |
| 2434 | + integrity sha512-0UxTZY6AcQpEkeL9HMMZvHv5a0OXXSRr4clPVyyo7BAmUjwJRE0veKY2hy0bR0Je7rZjxlwR5uS9+CToqYAd9g== |
| 2435 | + dependencies: |
| 2436 | + "@apidevtools/json-schema-ref-parser" "9.0.9" |
| 2437 | + "@polywrap/msgpack-js" "0.10.1" |
| 2438 | + jsonschema "1.4.0" |
| 2439 | + semver "7.5.0" |
| 2440 | + |
2387 | 2441 | "@sinclair/typebox@^0.25.16": |
2388 | 2442 | version "0.25.24" |
2389 | 2443 | resolved "https://registry.yarnpkg.com/@sinclair/typebox/-/typebox-0.25.24.tgz#8c7688559979f7079aacaf31aa881c3aa410b718" |
|
2554 | 2608 | integrity sha512-wH6Tu9mbiOt0n5EvdoWy0VGQaJMHfLIxY/6wS0xLC7CV1taM6gESEzcYy0ZlWvxxiiljYvfDIvz4hHbUUDRlhw== |
2555 | 2609 |
|
2556 | 2610 | "@types/node@*": |
2557 | | - version "20.3.1" |
2558 | | - resolved "https://registry.yarnpkg.com/@types/node/-/node-20.3.1.tgz#e8a83f1aa8b649377bb1fb5d7bac5cb90e784dfe" |
2559 | | - integrity sha512-EhcH/wvidPy1WeML3TtYFGR83UzjxeWRen9V402T8aUGYsCHOmfoisV3ZSg03gAFIbLq8TnWOJ0f4cALtnSEUg== |
| 2611 | + version "20.3.2" |
| 2612 | + resolved "https://registry.yarnpkg.com/@types/node/-/node-20.3.2.tgz#fa6a90f2600e052a03c18b8cb3fd83dd4e599898" |
| 2613 | + integrity sha512-vOBLVQeCQfIcF/2Y7eKFTqrMnizK5lRNQ7ykML/5RuwVXVWxYkgwS7xbt4B6fKCUPgbSL5FSsjHQpaGQP/dQmw== |
2560 | 2614 |
|
2561 | 2615 | "@types/node@^18.14.6": |
2562 | 2616 | version "18.16.18" |
@@ -4049,9 +4103,9 @@ electron-fetch@^1.7.2: |
4049 | 4103 | encoding "^0.1.13" |
4050 | 4104 |
|
4051 | 4105 | electron-to-chromium@^1.4.431: |
4052 | | - version "1.4.440" |
4053 | | - resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.440.tgz#d3b1eeb36b717eb479a240c0406ac1fa67901762" |
4054 | | - integrity sha512-r6dCgNpRhPwiWlxbHzZQ/d9swfPaEJGi8ekqRBwQYaR3WmA5VkqQfBWSDDjuJU1ntO+W9tHx8OHV/96Q8e0dVw== |
| 4106 | + version "1.4.441" |
| 4107 | + resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.441.tgz#94dd9c1cbf081d83f032a4f1cd9f787e21fc24ce" |
| 4108 | + integrity sha512-LlCgQ8zgYZPymf5H4aE9itwiIWH4YlCiv1HFLmmcBeFYi5E+3eaIFnjHzYtcFQbaKfAW+CqZ9pgxo33DZuoqPg== |
4055 | 4109 |
|
4056 | 4110 | elliptic@6.5.4: |
4057 | 4111 | version "6.5.4" |
@@ -4585,9 +4639,9 @@ fast-diff@^1.1.2: |
4585 | 4639 | integrity sha512-VxPP4NqbUjj6MaAOafWeUn2cXWLcCtljklUtZf0Ind4XQ+QPtmA0b18zZy0jIQx+ExRVCR/ZQpBmik5lXshNsw== |
4586 | 4640 |
|
4587 | 4641 | fast-fifo@^1.0.0: |
4588 | | - version "1.2.0" |
4589 | | - resolved "https://registry.yarnpkg.com/fast-fifo/-/fast-fifo-1.2.0.tgz#2ee038da2468e8623066dee96958b0c1763aa55a" |
4590 | | - integrity sha512-NcvQXt7Cky1cNau15FWy64IjuO8X0JijhTBBrJj1YlxlDfRkJXNaK9RFUjwpfDPzMdv7wB38jr53l9tkNLxnWg== |
| 4642 | + version "1.3.0" |
| 4643 | + resolved "https://registry.yarnpkg.com/fast-fifo/-/fast-fifo-1.3.0.tgz#03e381bcbfb29932d7c3afde6e15e83e05ab4d8b" |
| 4644 | + integrity sha512-IgfweLvEpwyA4WgiQe9Nx6VV2QkML2NkvZnk1oKnIzXgXdWxuhF7zw4DvLTPZJn6PIUneiAXPF24QmoEqHTjyw== |
4591 | 4645 |
|
4592 | 4646 | fast-glob@^3.2.9: |
4593 | 4647 | version "3.2.12" |
@@ -9025,9 +9079,9 @@ tslib@^1.8.1, tslib@^1.9.0: |
9025 | 9079 | integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg== |
9026 | 9080 |
|
9027 | 9081 | tslib@^2.1.0: |
9028 | | - version "2.5.3" |
9029 | | - resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.5.3.tgz#24944ba2d990940e6e982c4bea147aba80209913" |
9030 | | - integrity sha512-mSxlJJwl3BMEQCUNnxXBU9jP4JBktcEGhURcPR6VQVlnP0FdDEsIaz0C35dXNGLyRfrATNofF0F5p2KPxQgB+w== |
| 9082 | + version "2.6.0" |
| 9083 | + resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.0.tgz#b295854684dbda164e181d259a22cd779dcd7bc3" |
| 9084 | + integrity sha512-7At1WUettjcSRHXCyYtTselblcHl9PJFFVKiCAy/bY97+BPZXSQ2wbq0P9s8tK2G7dFQfNnlJnPAiArVBVBsfA== |
9031 | 9085 |
|
9032 | 9086 | tsutils@^3.17.1: |
9033 | 9087 | version "3.21.0" |
|
0 commit comments