fyn 1.1.43 → 1.1.44

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.
Files changed (2) hide show
  1. package/dist/fyn.js +19 -16
  2. package/package.json +1 -1
package/dist/fyn.js CHANGED
@@ -9021,7 +9021,7 @@ const {
9021
9021
  FETCH_PACKAGE
9022
9022
  } = __webpack_require__("./lib/log-items.js");
9023
9023
 
9024
- const PkgPreper = __webpack_require__("./node_modules/.f/_/pkg-preper/0.1.1-fynlocal_h/pkg-preper/lib/pkg-preper.js");
9024
+ const PkgPreper = __webpack_require__("./node_modules/.f/_/pkg-preper/0.1.2-fynlocal_h/pkg-preper/lib/pkg-preper.js");
9025
9025
 
9026
9026
  const VisualExec = __webpack_require__("./node_modules/.f/_/visual-exec/0.1.14/visual-exec/lib/visual-exec.js");
9027
9027
 
@@ -9042,7 +9042,7 @@ const {
9042
9042
 
9043
9043
  const {
9044
9044
  prePackObj
9045
- } = __webpack_require__("./node_modules/.f/_/publish-util/2.0.0/publish-util/lib/index.js");
9045
+ } = __webpack_require__("./node_modules/.f/_/publish-util/2.1.0/publish-util/lib/index.js");
9046
9046
 
9047
9047
  const {
9048
9048
  PackageRef
@@ -83827,7 +83827,7 @@ module.exports.win32 = win32.parse;
83827
83827
 
83828
83828
  /***/ }),
83829
83829
 
83830
- /***/ "./node_modules/.f/_/pkg-preper/0.1.1-fynlocal_h/pkg-preper/lib/pkg-preper.js":
83830
+ /***/ "./node_modules/.f/_/pkg-preper/0.1.2-fynlocal_h/pkg-preper/lib/pkg-preper.js":
83831
83831
  /***/ ((module, __unused_webpack_exports, __webpack_require__) => {
83832
83832
 
83833
83833
  "use strict";
@@ -84638,23 +84638,23 @@ function set(data, k, v) {
84638
84638
 
84639
84639
  /***/ }),
84640
84640
 
84641
- /***/ "./node_modules/.f/_/publish-util/2.0.0/publish-util/lib/index.js":
84641
+ /***/ "./node_modules/.f/_/publish-util/2.1.0/publish-util/lib/index.js":
84642
84642
  /***/ ((__unused_webpack_module, exports, __webpack_require__) => {
84643
84643
 
84644
84644
  const {
84645
84645
  prePackObj,
84646
84646
  prePack
84647
- } = __webpack_require__("./node_modules/.f/_/publish-util/2.0.0/publish-util/lib/prepack.js");
84647
+ } = __webpack_require__("./node_modules/.f/_/publish-util/2.1.0/publish-util/lib/prepack.js");
84648
84648
 
84649
84649
  const {
84650
84650
  postPack
84651
- } = __webpack_require__("./node_modules/.f/_/publish-util/2.0.0/publish-util/lib/postpack.js");
84651
+ } = __webpack_require__("./node_modules/.f/_/publish-util/2.1.0/publish-util/lib/postpack.js");
84652
84652
 
84653
84653
  const {
84654
84654
  npmPublish
84655
- } = __webpack_require__("./node_modules/.f/_/publish-util/2.0.0/publish-util/lib/npm-publish.js");
84655
+ } = __webpack_require__("./node_modules/.f/_/publish-util/2.1.0/publish-util/lib/npm-publish.js");
84656
84656
 
84657
- const utils = __webpack_require__("./node_modules/.f/_/publish-util/2.0.0/publish-util/lib/utils.js");
84657
+ const utils = __webpack_require__("./node_modules/.f/_/publish-util/2.1.0/publish-util/lib/utils.js");
84658
84658
 
84659
84659
  exports.npmPublish = npmPublish;
84660
84660
  exports.prePackObj = prePackObj;
@@ -84664,7 +84664,7 @@ exports.utils = utils;
84664
84664
 
84665
84665
  /***/ }),
84666
84666
 
84667
- /***/ "./node_modules/.f/_/publish-util/2.0.0/publish-util/lib/npm-publish.js":
84667
+ /***/ "./node_modules/.f/_/publish-util/2.1.0/publish-util/lib/npm-publish.js":
84668
84668
  /***/ ((__unused_webpack_module, exports, __webpack_require__) => {
84669
84669
 
84670
84670
  "use strict";
@@ -84674,7 +84674,7 @@ const execa = __webpack_require__("./node_modules/.f/_/execa/5.1.1/execa/index.j
84674
84674
 
84675
84675
  const {
84676
84676
  getInfo
84677
- } = __webpack_require__("./node_modules/.f/_/publish-util/2.0.0/publish-util/lib/utils.js");
84677
+ } = __webpack_require__("./node_modules/.f/_/publish-util/2.1.0/publish-util/lib/utils.js");
84678
84678
 
84679
84679
  const assert = __webpack_require__("assert");
84680
84680
 
@@ -84845,7 +84845,7 @@ exports.npmPublish = async function npmPublish({
84845
84845
 
84846
84846
  /***/ }),
84847
84847
 
84848
- /***/ "./node_modules/.f/_/publish-util/2.0.0/publish-util/lib/postpack.js":
84848
+ /***/ "./node_modules/.f/_/publish-util/2.1.0/publish-util/lib/postpack.js":
84849
84849
  /***/ ((__unused_webpack_module, exports, __webpack_require__) => {
84850
84850
 
84851
84851
  "use strict";
@@ -84857,7 +84857,7 @@ const Fs = (__webpack_require__("fs").promises);
84857
84857
 
84858
84858
  const {
84859
84859
  getInfo
84860
- } = __webpack_require__("./node_modules/.f/_/publish-util/2.0.0/publish-util/lib/utils.js");
84860
+ } = __webpack_require__("./node_modules/.f/_/publish-util/2.1.0/publish-util/lib/utils.js");
84861
84861
 
84862
84862
  exports.postPack = async function postPack() {
84863
84863
  const {
@@ -84879,7 +84879,7 @@ exports.postPack = async function postPack() {
84879
84879
 
84880
84880
  /***/ }),
84881
84881
 
84882
- /***/ "./node_modules/.f/_/publish-util/2.0.0/publish-util/lib/prepack.js":
84882
+ /***/ "./node_modules/.f/_/publish-util/2.1.0/publish-util/lib/prepack.js":
84883
84883
  /***/ ((__unused_webpack_module, exports, __webpack_require__) => {
84884
84884
 
84885
84885
  "use strict";
@@ -84895,7 +84895,7 @@ const {
84895
84895
  removeFromObj,
84896
84896
  keepStandardFields,
84897
84897
  renameFromObj
84898
- } = __webpack_require__("./node_modules/.f/_/publish-util/2.0.0/publish-util/lib/utils.js");
84898
+ } = __webpack_require__("./node_modules/.f/_/publish-util/2.1.0/publish-util/lib/utils.js");
84899
84899
 
84900
84900
  const _ = __webpack_require__("./node_modules/.f/_/lodash/4.17.21/lodash/lodash.min.js");
84901
84901
 
@@ -84967,7 +84967,7 @@ exports.prePack = async function prePack() {
84967
84967
 
84968
84968
  /***/ }),
84969
84969
 
84970
- /***/ "./node_modules/.f/_/publish-util/2.0.0/publish-util/lib/utils.js":
84970
+ /***/ "./node_modules/.f/_/publish-util/2.1.0/publish-util/lib/utils.js":
84971
84971
  /***/ ((__unused_webpack_module, exports, __webpack_require__) => {
84972
84972
 
84973
84973
  "use strict";
@@ -85101,7 +85101,10 @@ exports.keepStandardFields = ["name", "version", "description", "keywords", "hom
85101
85101
  "peerDependencies", "peerDependenciesMeta", "bundledDependencies", "optionalDependencies", "engines", "os", "cpu", "private", "publishConfig", // "workspaces"
85102
85102
  // extras
85103
85103
  "module", "type", // module type
85104
- "types" // typescript types
85104
+ "types", // typescript types
85105
+ // ESM
85106
+ "exports", // subpath exports entry point
85107
+ "imports" // subpath imports entry point
85105
85108
  ];
85106
85109
 
85107
85110
  /***/ }),
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "fyn",
3
- "version": "1.1.43",
3
+ "version": "1.1.44",
4
4
  "description": "fyn is the NPM for fynpo -- a zero setup monorepo tool",
5
5
  "main": "./bin/fyn.js",
6
6
  "homepage": "https://jchip.github.io/fynpo/",