sample-cross-fx 0.14.3 → 0.14.4-beta.3311
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.
|
@@ -130684,7 +130684,7 @@ function createInstance(config = {}) {
|
|
|
130684
130684
|
const createApi = apiFactory(context, usedPlugins);
|
|
130685
130685
|
const root = createApi({
|
|
130686
130686
|
name: 'root',
|
|
130687
|
-
version: "0.14.
|
|
130687
|
+
version: "0.14.4-beta.3311" || 0,
|
|
130688
130688
|
spec: ''
|
|
130689
130689
|
});
|
|
130690
130690
|
const options = (0,_helpers__WEBPACK_IMPORTED_MODULE_5__.createPiletOptions)({
|
|
@@ -132929,11 +132929,11 @@ function installPiralDebug(options) {
|
|
|
132929
132929
|
debug: debugApiVersion,
|
|
132930
132930
|
instance: {
|
|
132931
132931
|
name: "sample-cross-fx",
|
|
132932
|
-
version: "0.14.
|
|
132932
|
+
version: "0.14.4-beta.3311",
|
|
132933
132933
|
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"
|
|
132934
132934
|
},
|
|
132935
132935
|
build: {
|
|
132936
|
-
date: "2021-11-
|
|
132936
|
+
date: "2021-11-28T15:51:44.391Z",
|
|
132937
132937
|
cli: "0.14.3",
|
|
132938
132938
|
compat: "0.14"
|
|
132939
132939
|
},
|
|
@@ -255011,4 +255011,4 @@ const app = React.createElement(piral_core_1.Piral, {
|
|
|
255011
255011
|
|
|
255012
255012
|
/******/ })()
|
|
255013
255013
|
;
|
|
255014
|
-
//# sourceMappingURL=index.
|
|
255014
|
+
//# sourceMappingURL=index.3d2295.js.map
|