sample-cross-fx 0.14.11-beta.3680 → 0.14.11-beta.3683
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.
|
@@ -131013,7 +131013,7 @@ function createInstance(config = {}) {
|
|
|
131013
131013
|
const createApi = apiFactory(context, usedPlugins);
|
|
131014
131014
|
const root = createApi({
|
|
131015
131015
|
name: 'root',
|
|
131016
|
-
version: "0.14.11-beta.
|
|
131016
|
+
version: "0.14.11-beta.3683" || 0,
|
|
131017
131017
|
spec: ''
|
|
131018
131018
|
});
|
|
131019
131019
|
const options = (0,_helpers__WEBPACK_IMPORTED_MODULE_6__.createPiletOptions)({
|
|
@@ -133400,11 +133400,11 @@ function installPiralDebug(options) {
|
|
|
133400
133400
|
debug: debugApiVersion,
|
|
133401
133401
|
instance: {
|
|
133402
133402
|
name: "sample-cross-fx",
|
|
133403
|
-
version: "0.14.11-beta.
|
|
133403
|
+
version: "0.14.11-beta.3683",
|
|
133404
133404
|
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"
|
|
133405
133405
|
},
|
|
133406
133406
|
build: {
|
|
133407
|
-
date: "2022-02-
|
|
133407
|
+
date: "2022-02-17T15:11:58.244Z",
|
|
133408
133408
|
cli: "0.14.10",
|
|
133409
133409
|
compat: "0.14"
|
|
133410
133410
|
},
|
|
@@ -255482,4 +255482,4 @@ const app = React.createElement(piral_core_1.Piral, {
|
|
|
255482
255482
|
|
|
255483
255483
|
/******/ })()
|
|
255484
255484
|
;
|
|
255485
|
-
//# sourceMappingURL=index.
|
|
255485
|
+
//# sourceMappingURL=index.6d96f7.js.map
|