sample-cross-fx 0.14.19-beta.3927 → 0.14.19-beta.3953
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.
|
@@ -131098,7 +131098,7 @@ function createInstance(config = {}) {
|
|
|
131098
131098
|
const createApi = apiFactory(context, usedPlugins);
|
|
131099
131099
|
const root = createApi({
|
|
131100
131100
|
name: 'root',
|
|
131101
|
-
version: "0.14.19-beta.
|
|
131101
|
+
version: "0.14.19-beta.3953" || 0,
|
|
131102
131102
|
spec: ''
|
|
131103
131103
|
});
|
|
131104
131104
|
const options = (0,_helpers__WEBPACK_IMPORTED_MODULE_6__.createPiletOptions)({
|
|
@@ -133571,11 +133571,11 @@ function installPiralDebug(options) {
|
|
|
133571
133571
|
debug: debugApiVersion,
|
|
133572
133572
|
instance: {
|
|
133573
133573
|
name: "sample-cross-fx",
|
|
133574
|
-
version: "0.14.19-beta.
|
|
133574
|
+
version: "0.14.19-beta.3953",
|
|
133575
133575
|
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"
|
|
133576
133576
|
},
|
|
133577
133577
|
build: {
|
|
133578
|
-
date: "2022-03-
|
|
133578
|
+
date: "2022-03-18T02:58:55.516Z",
|
|
133579
133579
|
cli: "0.14.18",
|
|
133580
133580
|
compat: "0.14"
|
|
133581
133581
|
},
|
|
@@ -255744,4 +255744,4 @@ const app = React.createElement(piral_core_1.Piral, {
|
|
|
255744
255744
|
|
|
255745
255745
|
/******/ })()
|
|
255746
255746
|
;
|
|
255747
|
-
//# sourceMappingURL=index.
|
|
255747
|
+
//# sourceMappingURL=index.a5146b.js.map
|