@sentry/junior 0.45.0 → 0.47.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.
@@ -494,7 +494,7 @@ var NON_INTERACTIVE_ENV = {
494
494
  GCM_INTERACTIVE: "never",
495
495
  DEBIAN_FRONTEND: "noninteractive",
496
496
  // Git credential isolation: prevent git from sending its own auth so the
497
- // sandbox network proxy's header transforms are the sole credential source.
497
+ // sandbox egress proxy's header transforms are the sole credential source.
498
498
  GIT_ASKPASS: "/bin/true",
499
499
  GIT_CONFIG_NOSYSTEM: "1",
500
500
  GIT_CONFIG_COUNT: "2",
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  disconnectStateAdapter,
3
3
  resolveRuntimeDependencySnapshot
4
- } from "../chunk-QAMTCT2R.js";
4
+ } from "../chunk-ELM6HJ6S.js";
5
5
  import {
6
6
  getPluginProviders,
7
7
  getPluginRuntimeDependencies,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sentry/junior",
3
- "version": "0.45.0",
3
+ "version": "0.47.0",
4
4
  "private": false,
5
5
  "publishConfig": {
6
6
  "access": "public"