@knapsack/core 4.67.3 → 4.67.5--canary.4412.4441fcf.0
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.md +12 -0
- package/dist/index.js +2 -3
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +2 -3
- package/dist/index.mjs.map +1 -1
- package/package.json +7 -7
package/dist/index.mjs
CHANGED
@@ -28,9 +28,9 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
|
|
28
28
|
mod
|
29
29
|
));
|
30
30
|
|
31
|
-
// ../../node_modules/.pnpm/tsup@8.0.2_@microsoft+api-extractor@7.43.8_@types+node@20.14.9__@swc+core@1.3.
|
31
|
+
// ../../node_modules/.pnpm/tsup@8.0.2_@microsoft+api-extractor@7.43.8_@types+node@20.14.9__@swc+core@1.3.57_@swc+helpers_sfnu4smrn4spld4xv4s6y4swle/node_modules/tsup/assets/esm_shims.js
|
32
32
|
var init_esm_shims = __esm({
|
33
|
-
"../../node_modules/.pnpm/tsup@8.0.2_@microsoft+api-extractor@7.43.8_@types+node@20.14.9__@swc+core@1.3.
|
33
|
+
"../../node_modules/.pnpm/tsup@8.0.2_@microsoft+api-extractor@7.43.8_@types+node@20.14.9__@swc+core@1.3.57_@swc+helpers_sfnu4smrn4spld4xv4s6y4swle/node_modules/tsup/assets/esm_shims.js"() {
|
34
34
|
}
|
35
35
|
});
|
36
36
|
|
@@ -1876,7 +1876,6 @@ __export(files_exports, {
|
|
1876
1876
|
var endpoint2 = `/files`;
|
1877
1877
|
var ACTIONS2 = /* @__PURE__ */ ((ACTIONS3) => {
|
1878
1878
|
ACTIONS3["verify"] = "verify";
|
1879
|
-
ACTIONS3["openFile"] = "openFile";
|
1880
1879
|
return ACTIONS3;
|
1881
1880
|
})(ACTIONS2 || {});
|
1882
1881
|
var rolesById = {
|