node-opcua-pki 6.3.0 → 6.5.0

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.
@@ -9,14 +9,22 @@ var __commonJS = (cb, mod) => function __require() {
9
9
  // node_modules/tsup/assets/esm_shims.js
10
10
  import path from "path";
11
11
  import { fileURLToPath } from "url";
12
+ var getFilename, getDirname, __dirname, __filename;
12
13
  var init_esm_shims = __esm({
13
14
  "node_modules/tsup/assets/esm_shims.js"() {
14
15
  "use strict";
16
+ getFilename = () => fileURLToPath(import.meta.url);
17
+ getDirname = () => path.dirname(getFilename());
18
+ __dirname = /* @__PURE__ */ getDirname();
19
+ __filename = /* @__PURE__ */ getFilename();
15
20
  }
16
21
  });
17
22
 
18
23
  export {
24
+ __esm,
19
25
  __commonJS,
26
+ __dirname,
27
+ __filename,
20
28
  init_esm_shims
21
29
  };
22
- //# sourceMappingURL=chunk-VXGTT7QM.mjs.map
30
+ //# sourceMappingURL=chunk-GCHH54PS.mjs.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../node_modules/tsup/assets/esm_shims.js"],"sourcesContent":["// Shim globals in esm bundle\nimport path from 'node:path'\nimport { fileURLToPath } from 'node:url'\n\nconst getFilename = () => fileURLToPath(import.meta.url)\nconst getDirname = () => path.dirname(getFilename())\n\nexport const __dirname = /* @__PURE__ */ getDirname()\nexport const __filename = /* @__PURE__ */ getFilename()\n"],"mappings":";;;;;;;;;AACA,OAAO,UAAU;AACjB,SAAS,qBAAqB;AAF9B;AAAA;AAAA;AAAA;AAAA;","names":[]}
1
+ {"version":3,"sources":["../../../node_modules/tsup/assets/esm_shims.js"],"sourcesContent":["// Shim globals in esm bundle\nimport path from 'node:path'\nimport { fileURLToPath } from 'node:url'\n\nconst getFilename = () => fileURLToPath(import.meta.url)\nconst getDirname = () => path.dirname(getFilename())\n\nexport const __dirname = /* @__PURE__ */ getDirname()\nexport const __filename = /* @__PURE__ */ getFilename()\n"],"mappings":";;;;;;;;;AACA,OAAO,UAAU;AACjB,SAAS,qBAAqB;AAF9B,IAIM,aACA,YAEO,WACA;AARb;AAAA;AAAA;AAIA,IAAM,cAAc,MAAM,cAAc,YAAY,GAAG;AACvD,IAAM,aAAa,MAAM,KAAK,QAAQ,YAAY,CAAC;AAE5C,IAAM,YAA4B,2BAAW;AAC7C,IAAM,aAA6B,4BAAY;AAAA;AAAA;","names":[]}