@layerzerolabs/common-node-utils 0.0.53 → 0.0.56

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.
@@ -16,11 +16,11 @@
16
16
  CJS dist/files.cjs.map 70.00 B
17
17
  CJS dist/index.cjs.map 2.08 KB
18
18
  CJS dist/ORVETYPP.cjs.map 1.23 KB
19
- CJS ⚡️ Build success in 173ms
20
- ESM dist/index.js 1.06 KB
19
+ CJS ⚡️ Build success in 154ms
21
20
  ESM dist/files.js 129.00 B
21
+ ESM dist/index.js 1.06 KB
22
22
  ESM dist/PXUGBXL3.js 1.00 KB
23
- ESM dist/index.js.map 2.04 KB
24
23
  ESM dist/files.js.map 69.00 B
24
+ ESM dist/index.js.map 2.04 KB
25
25
  ESM dist/PXUGBXL3.js.map 1.98 KB
26
- ESM ⚡️ Build success in 174ms
26
+ ESM ⚡️ Build success in 156ms
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@layerzerolabs/common-node-utils",
3
- "version": "0.0.53",
3
+ "version": "0.0.56",
4
4
  "private": false,
5
5
  "license": "MIT",
6
6
  "type": "module",
@@ -16,8 +16,8 @@
16
16
  "devDependencies": {
17
17
  "tsup": "^8.4.0",
18
18
  "vitest": "^3.2.3",
19
- "@layerzerolabs/tsup-configuration": "0.0.53",
20
- "@layerzerolabs/typescript-configuration": "0.0.53"
19
+ "@layerzerolabs/tsup-configuration": "0.0.56",
20
+ "@layerzerolabs/typescript-configuration": "0.0.56"
21
21
  },
22
22
  "publishConfig": {
23
23
  "access": "restricted",
@@ -1,8 +0,0 @@
1
-
2
- > @layerzerolabs/common-node-utils@0.0.0 checkdeps /home/runner/work/monorepo-internal/monorepo-internal/packages/common/common-node-utils
3
- > pnpm --filter @layerzerolabs/depcheck run depcheck validate --catalog --missing-dependencies --only $npm_package_name
4
-
5
-
6
- > @layerzerolabs/depcheck@1.0.1 depcheck /home/runner/work/monorepo-internal/monorepo-internal/tools/repo/depcheck
7
- > tsx ./src/index.ts validate --catalog --missing-dependencies --only @layerzerolabs/common-node-utils
8
-