sample-cross-fx 0.15.4 → 0.15.5-beta.5054
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.
|
@@ -59761,7 +59761,7 @@ System.constructor.prototype.register = function (...args) {
|
|
|
59761
59761
|
}
|
|
59762
59762
|
}
|
|
59763
59763
|
} else {
|
|
59764
|
-
_export(...p);
|
|
59764
|
+
return _export(...p);
|
|
59765
59765
|
}
|
|
59766
59766
|
};
|
|
59767
59767
|
|
|
@@ -63694,12 +63694,12 @@ function installPiralDebug(options) {
|
|
|
63694
63694
|
debug: debugApiVersion,
|
|
63695
63695
|
instance: {
|
|
63696
63696
|
name: "sample-cross-fx",
|
|
63697
|
-
version: "0.15.
|
|
63697
|
+
version: "0.15.5-beta.5054",
|
|
63698
63698
|
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,tslib,react,react-dom,react-router,react-router-dom"
|
|
63699
63699
|
},
|
|
63700
63700
|
build: {
|
|
63701
|
-
date: "
|
|
63702
|
-
cli: "0.15.
|
|
63701
|
+
date: "2023-01-16T10:07:36.716Z",
|
|
63702
|
+
cli: "0.15.5-beta.5054",
|
|
63703
63703
|
compat: "0.15"
|
|
63704
63704
|
}
|
|
63705
63705
|
};
|
|
@@ -216547,4 +216547,4 @@ root.render( /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_8__.createElement(piral
|
|
|
216547
216547
|
|
|
216548
216548
|
/******/ })()
|
|
216549
216549
|
;
|
|
216550
|
-
//# sourceMappingURL=index.
|
|
216550
|
+
//# sourceMappingURL=index.ff4720.js.map
|