sample-cross-fx 0.14.4-beta.3313 → 0.14.4
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.
|
@@ -130661,7 +130661,7 @@ function createInstance(config = {}) {
|
|
|
130661
130661
|
const createApi = apiFactory(context, usedPlugins);
|
|
130662
130662
|
const root = createApi({
|
|
130663
130663
|
name: 'root',
|
|
130664
|
-
version: "0.14.4
|
|
130664
|
+
version: "0.14.4" || 0,
|
|
130665
130665
|
spec: ''
|
|
130666
130666
|
});
|
|
130667
130667
|
const options = (0,_helpers__WEBPACK_IMPORTED_MODULE_5__.createPiletOptions)({
|
|
@@ -133090,12 +133090,12 @@ function installPiralDebug(options) {
|
|
|
133090
133090
|
debug: debugApiVersion,
|
|
133091
133091
|
instance: {
|
|
133092
133092
|
name: "sample-cross-fx",
|
|
133093
|
-
version: "0.14.4
|
|
133093
|
+
version: "0.14.4",
|
|
133094
133094
|
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"
|
|
133095
133095
|
},
|
|
133096
133096
|
build: {
|
|
133097
|
-
date: "2021-
|
|
133098
|
-
cli: "0.14.
|
|
133097
|
+
date: "2021-12-01T01:33:25.943Z",
|
|
133098
|
+
cli: "0.14.4",
|
|
133099
133099
|
compat: "0.14"
|
|
133100
133100
|
},
|
|
133101
133101
|
pilets: {
|
|
@@ -255172,4 +255172,4 @@ const app = React.createElement(piral_core_1.Piral, {
|
|
|
255172
255172
|
|
|
255173
255173
|
/******/ })()
|
|
255174
255174
|
;
|
|
255175
|
-
//# sourceMappingURL=index.
|
|
255175
|
+
//# sourceMappingURL=index.872f7a.js.map
|