sample-cross-fx 0.14.16-beta.3846 → 0.14.16-beta.3850
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.
|
@@ -131101,7 +131101,7 @@ function createInstance(config = {}) {
|
|
|
131101
131101
|
const createApi = apiFactory(context, usedPlugins);
|
|
131102
131102
|
const root = createApi({
|
|
131103
131103
|
name: 'root',
|
|
131104
|
-
version: "0.14.16-beta.
|
|
131104
|
+
version: "0.14.16-beta.3850" || 0,
|
|
131105
131105
|
spec: ''
|
|
131106
131106
|
});
|
|
131107
131107
|
const options = (0,_helpers__WEBPACK_IMPORTED_MODULE_6__.createPiletOptions)({
|
|
@@ -133576,11 +133576,11 @@ function installPiralDebug(options) {
|
|
|
133576
133576
|
debug: debugApiVersion,
|
|
133577
133577
|
instance: {
|
|
133578
133578
|
name: "sample-cross-fx",
|
|
133579
|
-
version: "0.14.16-beta.
|
|
133579
|
+
version: "0.14.16-beta.3850",
|
|
133580
133580
|
dependencies: "@angular/common,@angular/compiler,@angular/core,@angular/platform-browser,@angular/platform-browser-dynamic,@webcomponents/webcomponentsjs,angular,aurelia-framework,aurelia-templating-binding,aurelia-templating-resources,aurelia-pal-browser,aurelia-event-aggregator,aurelia-history-browser,hyperapp,inferno,inferno-create-element,mithril,lit-element,solid-js,solid-js/dom,preact,riot,rxjs,vue,zone.js,react,react-dom,react-router,react-router-dom,history,tslib,path-to-regexp,@libre/atom,@dbeining/react-atom"
|
|
133581
133581
|
},
|
|
133582
133582
|
build: {
|
|
133583
|
-
date: "2022-03-10T13:
|
|
133583
|
+
date: "2022-03-10T13:51:28.081Z",
|
|
133584
133584
|
cli: "0.14.15",
|
|
133585
133585
|
compat: "0.14"
|
|
133586
133586
|
},
|
|
@@ -255749,4 +255749,4 @@ const app = React.createElement(piral_core_1.Piral, {
|
|
|
255749
255749
|
|
|
255750
255750
|
/******/ })()
|
|
255751
255751
|
;
|
|
255752
|
-
//# sourceMappingURL=index.
|
|
255752
|
+
//# sourceMappingURL=index.816a83.js.map
|