pulumi-logtail 0.6.3 → 0.6.4

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/bin/package.json +3 -3
  2. package/package.json +3 -3
package/bin/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "pulumi-logtail",
3
3
  "description": "A Pulumi provider for managing Logtail log management and analytics resources, dynamically bridged from the Terraform Logtail provider with support for sources, metrics, and log aggregation.",
4
- "version": "0.6.3",
4
+ "version": "0.6.4",
5
5
  "homepage": "https://github.com/hckhanh/pulumi-any-terraform",
6
6
  "repository": {
7
7
  "type": "git",
@@ -20,12 +20,12 @@
20
20
  "async-mutex": "0.5.0"
21
21
  },
22
22
  "devDependencies": {
23
- "@pulumi/pulumi": "3.189.0",
23
+ "@pulumi/pulumi": "3.190.0",
24
24
  "@types/node": "24.2.1",
25
25
  "typescript": "5.9.2"
26
26
  },
27
27
  "peerDependencies": {
28
- "@pulumi/pulumi": ">=3.189.0"
28
+ "@pulumi/pulumi": ">=3.190.0"
29
29
  },
30
30
  "files": [
31
31
  "bin",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "pulumi-logtail",
3
3
  "description": "A Pulumi provider for managing Logtail log management and analytics resources, dynamically bridged from the Terraform Logtail provider with support for sources, metrics, and log aggregation.",
4
- "version": "0.6.3",
4
+ "version": "0.6.4",
5
5
  "homepage": "https://github.com/hckhanh/pulumi-any-terraform",
6
6
  "repository": {
7
7
  "type": "git",
@@ -20,12 +20,12 @@
20
20
  "async-mutex": "0.5.0"
21
21
  },
22
22
  "devDependencies": {
23
- "@pulumi/pulumi": "3.189.0",
23
+ "@pulumi/pulumi": "3.190.0",
24
24
  "@types/node": "24.2.1",
25
25
  "typescript": "5.9.2"
26
26
  },
27
27
  "peerDependencies": {
28
- "@pulumi/pulumi": ">=3.189.0"
28
+ "@pulumi/pulumi": ">=3.190.0"
29
29
  },
30
30
  "files": [
31
31
  "bin",