sample-cross-fx 0.14.21-beta.4078 → 0.14.21
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.
|
@@ -130184,7 +130184,7 @@ function createInstance(config = {}) {
|
|
|
130184
130184
|
const createApi = apiFactory(context, usedPlugins);
|
|
130185
130185
|
const root = createApi({
|
|
130186
130186
|
name: 'root',
|
|
130187
|
-
version: "0.14.21
|
|
130187
|
+
version: "0.14.21" || 0,
|
|
130188
130188
|
spec: ''
|
|
130189
130189
|
});
|
|
130190
130190
|
const options = (0,_helpers__WEBPACK_IMPORTED_MODULE_6__.createPiletOptions)({
|
|
@@ -132657,12 +132657,12 @@ function installPiralDebug(options) {
|
|
|
132657
132657
|
debug: debugApiVersion,
|
|
132658
132658
|
instance: {
|
|
132659
132659
|
name: "sample-cross-fx",
|
|
132660
|
-
version: "0.14.21
|
|
132660
|
+
version: "0.14.21",
|
|
132661
132661
|
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,piral-ng/common,preact,riot,rxjs,vue,zone.js,react,react-dom,react-router,react-router-dom,history,tslib,path-to-regexp,@libre/atom,@dbeining/react-atom"
|
|
132662
132662
|
},
|
|
132663
132663
|
build: {
|
|
132664
|
-
date: "2022-04-
|
|
132665
|
-
cli: "0.14.
|
|
132664
|
+
date: "2022-04-12T16:54:57.088Z",
|
|
132665
|
+
cli: "0.14.21",
|
|
132666
132666
|
compat: "0.14"
|
|
132667
132667
|
},
|
|
132668
132668
|
pilets: {
|
|
@@ -254830,4 +254830,4 @@ const app = React.createElement(piral_core_1.Piral, {
|
|
|
254830
254830
|
|
|
254831
254831
|
/******/ })()
|
|
254832
254832
|
;
|
|
254833
|
-
//# sourceMappingURL=index.
|
|
254833
|
+
//# sourceMappingURL=index.df20c7.js.map
|