@deliciousmonster/datadog-agent-binary 7.82.1-next.0 → 7.82.1-next.1

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 (1) hide show
  1. package/package.json +5 -5
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@deliciousmonster/datadog-agent-binary",
3
- "version": "7.82.1-next.0",
3
+ "version": "7.82.1-next.1",
4
4
  "description": "Harper component that runs the Datadog trace-agent and core-agent alongside a node, with pre-built binaries installed per platform",
5
5
  "type": "module",
6
6
  "scripts": {
@@ -68,10 +68,10 @@
68
68
  },
69
69
  "homepage": "https://github.com/deliciousmonster/datadog-agent-binary#readme",
70
70
  "optionalDependencies": {
71
- "@deliciousmonster/datadog-agent-binary-linux-x86_64": "7.82.1-next.0",
72
- "@deliciousmonster/datadog-agent-binary-linux-arm64": "7.82.1-next.0",
73
- "@deliciousmonster/datadog-agent-binary-macos-arm64": "7.82.1-next.0",
74
- "@deliciousmonster/datadog-agent-binary-windows-x86_64": "7.82.1-next.0"
71
+ "@deliciousmonster/datadog-agent-binary-linux-x86_64": "7.82.1-next.1",
72
+ "@deliciousmonster/datadog-agent-binary-linux-arm64": "7.82.1-next.1",
73
+ "@deliciousmonster/datadog-agent-binary-macos-arm64": "7.82.1-next.1",
74
+ "@deliciousmonster/datadog-agent-binary-windows-x86_64": "7.82.1-next.1"
75
75
  },
76
76
  "lint-staged": {
77
77
  "*.{ts,js,json}": [