sample-cross-fx 0.14.6-beta.3400 → 0.14.6-beta.3419
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.
|
@@ -130736,7 +130736,7 @@ function createInstance(config = {}) {
|
|
|
130736
130736
|
const createApi = apiFactory(context, usedPlugins);
|
|
130737
130737
|
const root = createApi({
|
|
130738
130738
|
name: 'root',
|
|
130739
|
-
version: "0.14.6-beta.
|
|
130739
|
+
version: "0.14.6-beta.3419" || 0,
|
|
130740
130740
|
spec: ''
|
|
130741
130741
|
});
|
|
130742
130742
|
const options = (0,_helpers__WEBPACK_IMPORTED_MODULE_5__.createPiletOptions)({
|
|
@@ -133175,11 +133175,11 @@ function installPiralDebug(options) {
|
|
|
133175
133175
|
debug: debugApiVersion,
|
|
133176
133176
|
instance: {
|
|
133177
133177
|
name: "sample-cross-fx",
|
|
133178
|
-
version: "0.14.6-beta.
|
|
133178
|
+
version: "0.14.6-beta.3419",
|
|
133179
133179
|
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"
|
|
133180
133180
|
},
|
|
133181
133181
|
build: {
|
|
133182
|
-
date: "2021-12-
|
|
133182
|
+
date: "2021-12-31T15:28:44.042Z",
|
|
133183
133183
|
cli: "0.14.5",
|
|
133184
133184
|
compat: "0.14"
|
|
133185
133185
|
},
|
|
@@ -255257,4 +255257,4 @@ const app = React.createElement(piral_core_1.Piral, {
|
|
|
255257
255257
|
|
|
255258
255258
|
/******/ })()
|
|
255259
255259
|
;
|
|
255260
|
-
//# sourceMappingURL=index.
|
|
255260
|
+
//# sourceMappingURL=index.1745d6.js.map
|