npm-pkgbuild 18.2.12 → 18.2.13

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "npm-pkgbuild",
3
- "version": "18.2.12",
3
+ "version": "18.2.13",
4
4
  "publishConfig": {
5
5
  "access": "public",
6
6
  "provenance": false
@@ -58,7 +58,7 @@
58
58
  "compare-versions": "^6.1.1",
59
59
  "content-entry": "^14.2.3",
60
60
  "content-entry-filesystem": "^9.0.10",
61
- "content-entry-transform": "^1.5.8",
61
+ "content-entry-transform": "^1.5.12",
62
62
  "execa": "^9.6.0",
63
63
  "expression-expander": "^7.2.7",
64
64
  "ini": "^5.0.0",
@@ -67,22 +67,22 @@
67
67
  "npm-package-walker": "^8.0.9",
68
68
  "npm-packlist": "^10.0.0",
69
69
  "pacote": "^21.0.0",
70
- "pkg-dir": "^8.0.0",
70
+ "pkg-dir": "^9.0.0",
71
71
  "tar-stream": "^3.1.7",
72
72
  "uti": "^8.9.0"
73
73
  },
74
74
  "devDependencies": {
75
- "@types/node": "^24.0.3",
76
- "ava": "^6.4.0",
75
+ "@types/node": "^24.0.15",
76
+ "ava": "^6.4.1",
77
77
  "c8": "^10.1.3",
78
78
  "documentation": "^14.0.3",
79
- "semantic-release": "^24.2.5",
79
+ "semantic-release": "^24.2.7",
80
80
  "stream-buffers": "^3.0.3",
81
81
  "typescript": "^5.8.3"
82
82
  },
83
83
  "engines": {
84
- "node": ">=22.16.0",
85
- "bun": ">=1.2.14"
84
+ "node": ">=22.17.1",
85
+ "bun": ">=1.2.19"
86
86
  },
87
87
  "repository": {
88
88
  "type": "git",
@@ -119,8 +119,6 @@ program
119
119
  if(properties.arch.indexOf(arch) >= 0) {
120
120
  return entry;
121
121
  }
122
-
123
- console.log('SKIP', entry.name, arch);
124
122
  }
125
123
  },
126
124
  createExpressionTransformer(