npm package diff

Package: @forge/manifest

Versions: 9.5.0-next.2 - 9.5.0-next.3

File: package/out/types/validation-types.d.ts

Index: package/out/types/validation-types.d.ts
===================================================================
--- package/out/types/validation-types.d.ts
+++ package/out/types/validation-types.d.ts
@@ -2,7 +2,8 @@
     BASIC = "basic",
     FULL = "full",
     PRODUCT_TRIGGER = "product-trigger",
     DEPRECATED_CSP_METHOD = "deprecated-csp-method",
-    FORGE_REMOTE_COMPUTE = "forge-remote-compute"
+    FORGE_REMOTE_COMPUTE = "forge-remote-compute",
+    DEPRECATED_EGRESS_PERMISSIONS = "deprecated-egress-permissions"
 }
 //# sourceMappingURL=validation-types.d.ts.map
\ No newline at end of file