sample-cross-fx 0.14.14-beta.3748 → 0.14.14-beta.3753
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.
|
@@ -131041,7 +131041,7 @@ function createInstance(config = {}) {
|
|
|
131041
131041
|
const createApi = apiFactory(context, usedPlugins);
|
|
131042
131042
|
const root = createApi({
|
|
131043
131043
|
name: 'root',
|
|
131044
|
-
version: "0.14.14-beta.
|
|
131044
|
+
version: "0.14.14-beta.3753" || 0,
|
|
131045
131045
|
spec: ''
|
|
131046
131046
|
});
|
|
131047
131047
|
const options = (0,_helpers__WEBPACK_IMPORTED_MODULE_6__.createPiletOptions)({
|
|
@@ -133442,11 +133442,11 @@ function installPiralDebug(options) {
|
|
|
133442
133442
|
debug: debugApiVersion,
|
|
133443
133443
|
instance: {
|
|
133444
133444
|
name: "sample-cross-fx",
|
|
133445
|
-
version: "0.14.14-beta.
|
|
133445
|
+
version: "0.14.14-beta.3753",
|
|
133446
133446
|
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"
|
|
133447
133447
|
},
|
|
133448
133448
|
build: {
|
|
133449
|
-
date: "2022-03-
|
|
133449
|
+
date: "2022-03-01T13:53:55.289Z",
|
|
133450
133450
|
cli: "0.14.13",
|
|
133451
133451
|
compat: "0.14"
|
|
133452
133452
|
},
|
|
@@ -255579,4 +255579,4 @@ const app = React.createElement(piral_core_1.Piral, {
|
|
|
255579
255579
|
|
|
255580
255580
|
/******/ })()
|
|
255581
255581
|
;
|
|
255582
|
-
//# sourceMappingURL=index.
|
|
255582
|
+
//# sourceMappingURL=index.469b4c.js.map
|