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