@contrast/agent 4.34.0 → 4.36.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.
@@ -881,7 +881,8 @@
881
881
  "requiredTags": ["untrusted"]
882
882
  }
883
883
  ]
884
- }
884
+ },
885
+ "stackTrustedLibs": ["i18n"]
885
886
  },
886
887
  "fs.readFile": {
887
888
  "type": "dataflow",
@@ -939,7 +940,8 @@
939
940
  "requiredTags": ["untrusted"]
940
941
  }
941
942
  ]
942
- }
943
+ },
944
+ "stackTrustedLibs": ["i18n"]
943
945
  },
944
946
  "fs.open": {
945
947
  "type": "dataflow",
@@ -968,7 +970,8 @@
968
970
  "requiredTags": ["untrusted"]
969
971
  }
970
972
  ]
971
- }
973
+ },
974
+ "stackTrustedLibs": ["i18n"]
972
975
  },
973
976
  "fs.mkdir": {
974
977
  "enabled": true,
@@ -997,7 +1000,8 @@
997
1000
  "requiredTags": ["untrusted"]
998
1001
  }
999
1002
  ]
1000
- }
1003
+ },
1004
+ "stackTrustedLibs": ["i18n"]
1001
1005
  },
1002
1006
  "fs.readlink": {
1003
1007
  "type": "dataflow",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@contrast/agent",
3
- "version": "4.34.0",
3
+ "version": "4.36.0",
4
4
  "description": "Node.js security instrumentation by Contrast Security",
5
5
  "keywords": [
6
6
  "security",