sample-cross-fx 0.14.14-beta.3767 → 0.14.14
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.
|
@@ -131092,7 +131092,7 @@ function createInstance(config = {}) {
|
|
|
131092
131092
|
const createApi = apiFactory(context, usedPlugins);
|
|
131093
131093
|
const root = createApi({
|
|
131094
131094
|
name: 'root',
|
|
131095
|
-
version: "0.14.14
|
|
131095
|
+
version: "0.14.14" || 0,
|
|
131096
131096
|
spec: ''
|
|
131097
131097
|
});
|
|
131098
131098
|
const options = (0,_helpers__WEBPACK_IMPORTED_MODULE_6__.createPiletOptions)({
|
|
@@ -133561,12 +133561,12 @@ function installPiralDebug(options) {
|
|
|
133561
133561
|
debug: debugApiVersion,
|
|
133562
133562
|
instance: {
|
|
133563
133563
|
name: "sample-cross-fx",
|
|
133564
|
-
version: "0.14.14
|
|
133564
|
+
version: "0.14.14",
|
|
133565
133565
|
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"
|
|
133566
133566
|
},
|
|
133567
133567
|
build: {
|
|
133568
|
-
date: "2022-03-
|
|
133569
|
-
cli: "0.14.
|
|
133568
|
+
date: "2022-03-03T01:26:17.722Z",
|
|
133569
|
+
cli: "0.14.14",
|
|
133570
133570
|
compat: "0.14"
|
|
133571
133571
|
},
|
|
133572
133572
|
pilets: {
|
|
@@ -255727,4 +255727,4 @@ const app = React.createElement(piral_core_1.Piral, {
|
|
|
255727
255727
|
|
|
255728
255728
|
/******/ })()
|
|
255729
255729
|
;
|
|
255730
|
-
//# sourceMappingURL=index.
|
|
255730
|
+
//# sourceMappingURL=index.22d3db.js.map
|