sample-cross-fx 0.14.23-beta.4131 → 0.14.23
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.
|
@@ -129757,7 +129757,7 @@ function createInstance(config = {}) {
|
|
|
129757
129757
|
const createApi = apiFactory(context, usedPlugins);
|
|
129758
129758
|
const root = createApi({
|
|
129759
129759
|
name: 'root',
|
|
129760
|
-
version: "0.14.23
|
|
129760
|
+
version: "0.14.23" || 0,
|
|
129761
129761
|
spec: ''
|
|
129762
129762
|
});
|
|
129763
129763
|
const options = (0,_helpers__WEBPACK_IMPORTED_MODULE_6__.createPiletOptions)({
|
|
@@ -131757,12 +131757,12 @@ function installPiralDebug(options) {
|
|
|
131757
131757
|
debug: debugApiVersion,
|
|
131758
131758
|
instance: {
|
|
131759
131759
|
name: "sample-cross-fx",
|
|
131760
|
-
version: "0.14.23
|
|
131760
|
+
version: "0.14.23",
|
|
131761
131761
|
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"
|
|
131762
131762
|
},
|
|
131763
131763
|
build: {
|
|
131764
|
-
date: "2022-
|
|
131765
|
-
cli: "0.14.
|
|
131764
|
+
date: "2022-05-01T12:50:23.676Z",
|
|
131765
|
+
cli: "0.14.23",
|
|
131766
131766
|
compat: "0.14"
|
|
131767
131767
|
},
|
|
131768
131768
|
pilets: {
|
|
@@ -254023,4 +254023,4 @@ const app = /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_7__.createElement(piral_
|
|
|
254023
254023
|
|
|
254024
254024
|
/******/ })()
|
|
254025
254025
|
;
|
|
254026
|
-
//# sourceMappingURL=index.
|
|
254026
|
+
//# sourceMappingURL=index.e8d08a.js.map
|