sample-cross-fx 0.14.17-beta.3882 → 0.14.17
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.
|
@@ -131089,7 +131089,7 @@ function createInstance(config = {}) {
|
|
|
131089
131089
|
const createApi = apiFactory(context, usedPlugins);
|
|
131090
131090
|
const root = createApi({
|
|
131091
131091
|
name: 'root',
|
|
131092
|
-
version: "0.14.17
|
|
131092
|
+
version: "0.14.17" || 0,
|
|
131093
131093
|
spec: ''
|
|
131094
131094
|
});
|
|
131095
131095
|
const options = (0,_helpers__WEBPACK_IMPORTED_MODULE_6__.createPiletOptions)({
|
|
@@ -133564,11 +133564,11 @@ function installPiralDebug(options) {
|
|
|
133564
133564
|
debug: debugApiVersion,
|
|
133565
133565
|
instance: {
|
|
133566
133566
|
name: "sample-cross-fx",
|
|
133567
|
-
version: "0.14.17
|
|
133567
|
+
version: "0.14.17",
|
|
133568
133568
|
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"
|
|
133569
133569
|
},
|
|
133570
133570
|
build: {
|
|
133571
|
-
date: "2022-03-
|
|
133571
|
+
date: "2022-03-13T16:21:25.671Z",
|
|
133572
133572
|
cli: "0.14.16",
|
|
133573
133573
|
compat: "0.14"
|
|
133574
133574
|
},
|
|
@@ -255737,4 +255737,4 @@ const app = React.createElement(piral_core_1.Piral, {
|
|
|
255737
255737
|
|
|
255738
255738
|
/******/ })()
|
|
255739
255739
|
;
|
|
255740
|
-
//# sourceMappingURL=index.
|
|
255740
|
+
//# sourceMappingURL=index.3e01ef.js.map
|