sample-cross-fx 0.14.20-beta.4017 → 0.14.20-beta.4064
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.
|
@@ -131137,7 +131137,7 @@ function createInstance(config = {}) {
|
|
|
131137
131137
|
const createApi = apiFactory(context, usedPlugins);
|
|
131138
131138
|
const root = createApi({
|
|
131139
131139
|
name: 'root',
|
|
131140
|
-
version: "0.14.20-beta.
|
|
131140
|
+
version: "0.14.20-beta.4064" || 0,
|
|
131141
131141
|
spec: ''
|
|
131142
131142
|
});
|
|
131143
131143
|
const options = (0,_helpers__WEBPACK_IMPORTED_MODULE_6__.createPiletOptions)({
|
|
@@ -133610,11 +133610,11 @@ function installPiralDebug(options) {
|
|
|
133610
133610
|
debug: debugApiVersion,
|
|
133611
133611
|
instance: {
|
|
133612
133612
|
name: "sample-cross-fx",
|
|
133613
|
-
version: "0.14.20-beta.
|
|
133613
|
+
version: "0.14.20-beta.4064",
|
|
133614
133614
|
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,piral-ng/common,preact,riot,rxjs,vue,zone.js,react,react-dom,react-router,react-router-dom,history,tslib,path-to-regexp,@libre/atom,@dbeining/react-atom"
|
|
133615
133615
|
},
|
|
133616
133616
|
build: {
|
|
133617
|
-
date: "2022-
|
|
133617
|
+
date: "2022-04-10T11:18:06.359Z",
|
|
133618
133618
|
cli: "0.14.19",
|
|
133619
133619
|
compat: "0.14"
|
|
133620
133620
|
},
|
|
@@ -255783,4 +255783,4 @@ const app = React.createElement(piral_core_1.Piral, {
|
|
|
255783
255783
|
|
|
255784
255784
|
/******/ })()
|
|
255785
255785
|
;
|
|
255786
|
-
//# sourceMappingURL=index.
|
|
255786
|
+
//# sourceMappingURL=index.7bb6be.js.map
|