sample-cross-fx 0.14.7-beta.3428 → 0.14.7-beta.3463
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.
|
@@ -130741,7 +130741,7 @@ function createInstance(config = {}) {
|
|
|
130741
130741
|
const createApi = apiFactory(context, usedPlugins);
|
|
130742
130742
|
const root = createApi({
|
|
130743
130743
|
name: 'root',
|
|
130744
|
-
version: "0.14.7-beta.
|
|
130744
|
+
version: "0.14.7-beta.3463" || 0,
|
|
130745
130745
|
spec: ''
|
|
130746
130746
|
});
|
|
130747
130747
|
const options = (0,_helpers__WEBPACK_IMPORTED_MODULE_5__.createPiletOptions)({
|
|
@@ -133180,11 +133180,11 @@ function installPiralDebug(options) {
|
|
|
133180
133180
|
debug: debugApiVersion,
|
|
133181
133181
|
instance: {
|
|
133182
133182
|
name: "sample-cross-fx",
|
|
133183
|
-
version: "0.14.7-beta.
|
|
133183
|
+
version: "0.14.7-beta.3463",
|
|
133184
133184
|
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"
|
|
133185
133185
|
},
|
|
133186
133186
|
build: {
|
|
133187
|
-
date: "2022-01-
|
|
133187
|
+
date: "2022-01-10T13:29:17.239Z",
|
|
133188
133188
|
cli: "0.14.6",
|
|
133189
133189
|
compat: "0.14"
|
|
133190
133190
|
},
|
|
@@ -255262,4 +255262,4 @@ const app = React.createElement(piral_core_1.Piral, {
|
|
|
255262
255262
|
|
|
255263
255263
|
/******/ })()
|
|
255264
255264
|
;
|
|
255265
|
-
//# sourceMappingURL=index.
|
|
255265
|
+
//# sourceMappingURL=index.9f12e6.js.map
|