sample-cross-fx 0.14.8-beta.3480 → 0.14.8-beta.3483
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.
|
@@ -130742,7 +130742,7 @@ function createInstance(config = {}) {
|
|
|
130742
130742
|
const createApi = apiFactory(context, usedPlugins);
|
|
130743
130743
|
const root = createApi({
|
|
130744
130744
|
name: 'root',
|
|
130745
|
-
version: "0.14.8-beta.
|
|
130745
|
+
version: "0.14.8-beta.3483" || 0,
|
|
130746
130746
|
spec: ''
|
|
130747
130747
|
});
|
|
130748
130748
|
const options = (0,_helpers__WEBPACK_IMPORTED_MODULE_5__.createPiletOptions)({
|
|
@@ -133181,11 +133181,11 @@ function installPiralDebug(options) {
|
|
|
133181
133181
|
debug: debugApiVersion,
|
|
133182
133182
|
instance: {
|
|
133183
133183
|
name: "sample-cross-fx",
|
|
133184
|
-
version: "0.14.8-beta.
|
|
133184
|
+
version: "0.14.8-beta.3483",
|
|
133185
133185
|
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"
|
|
133186
133186
|
},
|
|
133187
133187
|
build: {
|
|
133188
|
-
date: "2022-01-
|
|
133188
|
+
date: "2022-01-13T00:16:56.166Z",
|
|
133189
133189
|
cli: "0.14.7",
|
|
133190
133190
|
compat: "0.14"
|
|
133191
133191
|
},
|
|
@@ -255263,4 +255263,4 @@ const app = React.createElement(piral_core_1.Piral, {
|
|
|
255263
255263
|
|
|
255264
255264
|
/******/ })()
|
|
255265
255265
|
;
|
|
255266
|
-
//# sourceMappingURL=index.
|
|
255266
|
+
//# sourceMappingURL=index.113972.js.map
|