sample-cross-fx 0.14.19 → 0.14.20-beta.3989
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.
|
@@ -131103,7 +131103,7 @@ function createInstance(config = {}) {
|
|
|
131103
131103
|
const createApi = apiFactory(context, usedPlugins);
|
|
131104
131104
|
const root = createApi({
|
|
131105
131105
|
name: 'root',
|
|
131106
|
-
version: "0.14.
|
|
131106
|
+
version: "0.14.20-beta.3989" || 0,
|
|
131107
131107
|
spec: ''
|
|
131108
131108
|
});
|
|
131109
131109
|
const options = (0,_helpers__WEBPACK_IMPORTED_MODULE_6__.createPiletOptions)({
|
|
@@ -133576,11 +133576,11 @@ function installPiralDebug(options) {
|
|
|
133576
133576
|
debug: debugApiVersion,
|
|
133577
133577
|
instance: {
|
|
133578
133578
|
name: "sample-cross-fx",
|
|
133579
|
-
version: "0.14.
|
|
133579
|
+
version: "0.14.20-beta.3989",
|
|
133580
133580
|
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"
|
|
133581
133581
|
},
|
|
133582
133582
|
build: {
|
|
133583
|
-
date: "2022-03-
|
|
133583
|
+
date: "2022-03-24T03:55:25.407Z",
|
|
133584
133584
|
cli: "0.14.19",
|
|
133585
133585
|
compat: "0.14"
|
|
133586
133586
|
},
|
|
@@ -255749,4 +255749,4 @@ const app = React.createElement(piral_core_1.Piral, {
|
|
|
255749
255749
|
|
|
255750
255750
|
/******/ })()
|
|
255751
255751
|
;
|
|
255752
|
-
//# sourceMappingURL=index.
|
|
255752
|
+
//# sourceMappingURL=index.f0975d.js.map
|