sample-cross-fx 0.14.5-beta.3339 → 0.14.5
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.
|
@@ -130706,7 +130706,7 @@ function createInstance(config = {}) {
|
|
|
130706
130706
|
const createApi = apiFactory(context, usedPlugins);
|
|
130707
130707
|
const root = createApi({
|
|
130708
130708
|
name: 'root',
|
|
130709
|
-
version: "0.14.5
|
|
130709
|
+
version: "0.14.5" || 0,
|
|
130710
130710
|
spec: ''
|
|
130711
130711
|
});
|
|
130712
130712
|
const options = (0,_helpers__WEBPACK_IMPORTED_MODULE_5__.createPiletOptions)({
|
|
@@ -133138,12 +133138,12 @@ function installPiralDebug(options) {
|
|
|
133138
133138
|
debug: debugApiVersion,
|
|
133139
133139
|
instance: {
|
|
133140
133140
|
name: "sample-cross-fx",
|
|
133141
|
-
version: "0.14.5
|
|
133141
|
+
version: "0.14.5",
|
|
133142
133142
|
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"
|
|
133143
133143
|
},
|
|
133144
133144
|
build: {
|
|
133145
|
-
date: "2021-12-
|
|
133146
|
-
cli: "0.14.
|
|
133145
|
+
date: "2021-12-13T16:34:50.391Z",
|
|
133146
|
+
cli: "0.14.5",
|
|
133147
133147
|
compat: "0.14"
|
|
133148
133148
|
},
|
|
133149
133149
|
pilets: {
|
|
@@ -255220,4 +255220,4 @@ const app = React.createElement(piral_core_1.Piral, {
|
|
|
255220
255220
|
|
|
255221
255221
|
/******/ })()
|
|
255222
255222
|
;
|
|
255223
|
-
//# sourceMappingURL=index.
|
|
255223
|
+
//# sourceMappingURL=index.246021.js.map
|