sample-cross-fx 0.14.18-beta.3923 → 0.14.18
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.18
|
|
131101
|
+
version: "0.14.18" || 0,
|
|
131102
131102
|
spec: ''
|
|
131103
131103
|
});
|
|
131104
131104
|
const options = (0,_helpers__WEBPACK_IMPORTED_MODULE_6__.createPiletOptions)({
|
|
@@ -133573,11 +133573,11 @@ function installPiralDebug(options) {
|
|
|
133573
133573
|
debug: debugApiVersion,
|
|
133574
133574
|
instance: {
|
|
133575
133575
|
name: "sample-cross-fx",
|
|
133576
|
-
version: "0.14.18
|
|
133576
|
+
version: "0.14.18",
|
|
133577
133577
|
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"
|
|
133578
133578
|
},
|
|
133579
133579
|
build: {
|
|
133580
|
-
date: "2022-03-
|
|
133580
|
+
date: "2022-03-15T08:48:34.852Z",
|
|
133581
133581
|
cli: "0.14.17",
|
|
133582
133582
|
compat: "0.14"
|
|
133583
133583
|
},
|
|
@@ -255746,4 +255746,4 @@ const app = React.createElement(piral_core_1.Piral, {
|
|
|
255746
255746
|
|
|
255747
255747
|
/******/ })()
|
|
255748
255748
|
;
|
|
255749
|
-
//# sourceMappingURL=index.
|
|
255749
|
+
//# sourceMappingURL=index.55444e.js.map
|