@socketsecurity/cli-with-sentry 1.0.74 → 1.0.75

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/dist/utils.js CHANGED
@@ -2648,7 +2648,7 @@ function getMinVersion(range) {
2648
2648
  return null;
2649
2649
  }
2650
2650
 
2651
- const require$1 = require$$5.createRequire((typeof document === 'undefined' ? require('u' + 'rl').pathToFileURL(__filename).href : (_documentCurrentScript && _documentCurrentScript.tagName.toUpperCase() === 'SCRIPT' && _documentCurrentScript.src || new URL('utils.js', document.baseURI).href)));
2651
+ const require$1 = require$$5.createRequire(require('node:url').pathToFileURL(__filename).href);
2652
2652
  let _translations;
2653
2653
  function getTranslations() {
2654
2654
  if (_translations === undefined) {
@@ -3916,5 +3916,5 @@ exports.tildify = tildify;
3916
3916
  exports.updateConfigValue = updateConfigValue;
3917
3917
  exports.walkNestedMap = walkNestedMap;
3918
3918
  exports.writeSocketJson = writeSocketJson;
3919
- //# debugId=ef53113c-dd56-4366-9440-fa59b0b23d48
3919
+ //# debugId=ce0768a2-f49b-46b6-8f12-90ddd57bc60f
3920
3920
  //# sourceMappingURL=utils.js.map