sample-cross-fx 0.14.28-beta.4379 → 0.14.28
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.
|
@@ -137381,7 +137381,7 @@ function createInstance(config = {}) {
|
|
|
137381
137381
|
const createApi = apiFactory(context, usedPlugins);
|
|
137382
137382
|
const root = createApi({
|
|
137383
137383
|
name: 'root',
|
|
137384
|
-
version: "0.14.28
|
|
137384
|
+
version: "0.14.28" || 0,
|
|
137385
137385
|
spec: ''
|
|
137386
137386
|
});
|
|
137387
137387
|
const options = (0,_helpers__WEBPACK_IMPORTED_MODULE_6__.createPiletOptions)({
|
|
@@ -139381,12 +139381,12 @@ function installPiralDebug(options) {
|
|
|
139381
139381
|
debug: debugApiVersion,
|
|
139382
139382
|
instance: {
|
|
139383
139383
|
name: "sample-cross-fx",
|
|
139384
|
-
version: "0.14.28
|
|
139384
|
+
version: "0.14.28",
|
|
139385
139385
|
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"
|
|
139386
139386
|
},
|
|
139387
139387
|
build: {
|
|
139388
|
-
date: "2022-07-
|
|
139389
|
-
cli: "0.14.
|
|
139388
|
+
date: "2022-07-01T10:34:10.889Z",
|
|
139389
|
+
cli: "0.14.28",
|
|
139390
139390
|
compat: "0.14"
|
|
139391
139391
|
},
|
|
139392
139392
|
pilets: {
|
|
@@ -262834,4 +262834,4 @@ const app = /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_7__.createElement(piral_
|
|
|
262834
262834
|
|
|
262835
262835
|
/******/ })()
|
|
262836
262836
|
;
|
|
262837
|
-
//# sourceMappingURL=index.
|
|
262837
|
+
//# sourceMappingURL=index.f1c99e.js.map
|