sample-cross-fx 0.14.10-beta.3621 → 0.14.10
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.
|
@@ -130998,7 +130998,7 @@ function createInstance(config = {}) {
|
|
|
130998
130998
|
const createApi = apiFactory(context, usedPlugins);
|
|
130999
130999
|
const root = createApi({
|
|
131000
131000
|
name: 'root',
|
|
131001
|
-
version: "0.14.10
|
|
131001
|
+
version: "0.14.10" || 0,
|
|
131002
131002
|
spec: ''
|
|
131003
131003
|
});
|
|
131004
131004
|
const options = (0,_helpers__WEBPACK_IMPORTED_MODULE_6__.createPiletOptions)({
|
|
@@ -133385,12 +133385,12 @@ function installPiralDebug(options) {
|
|
|
133385
133385
|
debug: debugApiVersion,
|
|
133386
133386
|
instance: {
|
|
133387
133387
|
name: "sample-cross-fx",
|
|
133388
|
-
version: "0.14.10
|
|
133388
|
+
version: "0.14.10",
|
|
133389
133389
|
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"
|
|
133390
133390
|
},
|
|
133391
133391
|
build: {
|
|
133392
|
-
date: "2022-02-
|
|
133393
|
-
cli: "0.14.
|
|
133392
|
+
date: "2022-02-04T21:48:33.785Z",
|
|
133393
|
+
cli: "0.14.10",
|
|
133394
133394
|
compat: "0.14"
|
|
133395
133395
|
},
|
|
133396
133396
|
pilets: {
|
|
@@ -255467,4 +255467,4 @@ const app = React.createElement(piral_core_1.Piral, {
|
|
|
255467
255467
|
|
|
255468
255468
|
/******/ })()
|
|
255469
255469
|
;
|
|
255470
|
-
//# sourceMappingURL=index.
|
|
255470
|
+
//# sourceMappingURL=index.3c085d.js.map
|