@veryfront/ext-observability-sentry-node 0.1.1189 → 0.1.1190

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.
Files changed (2) hide show
  1. package/README.md +5 -0
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -2,6 +2,11 @@
2
2
 
3
3
  First-party Sentry application error reporter for Veryfront runtimes.
4
4
 
5
+ This package is service-conditional rather than an auto-activated application
6
+ extension. The server or agent service imports the matching reporter only after
7
+ its enablement policy passes; adding the package to `node_modules` alone does
8
+ not initialize Sentry or enable network egress.
9
+
5
10
  Enable the adapter explicitly and provide its credential:
6
11
 
7
12
  ```sh
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@veryfront/ext-observability-sentry-node",
3
- "version": "0.1.1189",
3
+ "version": "0.1.1190",
4
4
  "description": "Veryfront first-party extension package for ext-observability-sentry-node",
5
5
  "keywords": [
6
6
  "veryfront",