@envelop/newrelic 8.0.0-alpha-20250219001813-c007886409d89a54e2c1ea39a87b9cd173030c4e → 8.0.0-alpha-20250221160025-4035aee544c5d6343c568fa53cc56398e047b852

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,15 +1,15 @@
1
1
  {
2
2
  "name": "@envelop/newrelic",
3
- "version": "8.0.0-alpha-20250219001813-c007886409d89a54e2c1ea39a87b9cd173030c4e",
3
+ "version": "8.0.0-alpha-20250221160025-4035aee544c5d6343c568fa53cc56398e047b852",
4
4
  "sideEffects": false,
5
5
  "peerDependencies": {
6
+ "@envelop/core": "5.1.0-alpha-20250221160025-4035aee544c5d6343c568fa53cc56398e047b852",
6
7
  "graphql": "^14.0.0 || ^15.0.0 || ^16.0.0",
7
- "newrelic": ">=7 <12",
8
- "@envelop/core": "^5.1.0-alpha-20250219001813-c007886409d89a54e2c1ea39a87b9cd173030c4e"
8
+ "newrelic": ">=7 <12"
9
9
  },
10
10
  "dependencies": {
11
- "tslib": "^2.5.0",
12
- "@envelop/on-resolve": "^5.0.0-alpha-20250219001813-c007886409d89a54e2c1ea39a87b9cd173030c4e"
11
+ "@envelop/on-resolve": "5.0.0-alpha-20250221160025-4035aee544c5d6343c568fa53cc56398e047b852",
12
+ "tslib": "^2.5.0"
13
13
  },
14
14
  "repository": {
15
15
  "type": "git",