@graphql-mesh/plugin-snapshot 0.104.20-alpha-20260112231709-68113201db592e11fdfa303fb6080d21f7daa32f → 0.104.20-alpha-20260113023850-b5b88cc1fec2fea5bb7cfffc858d82ef6d788bd9
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 +4 -4
package/package.json
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@graphql-mesh/plugin-snapshot",
|
|
3
|
-
"version": "0.104.20-alpha-
|
|
3
|
+
"version": "0.104.20-alpha-20260113023850-b5b88cc1fec2fea5bb7cfffc858d82ef6d788bd9",
|
|
4
4
|
"sideEffects": false,
|
|
5
5
|
"peerDependencies": {
|
|
6
6
|
"graphql": "*"
|
|
7
7
|
},
|
|
8
8
|
"dependencies": {
|
|
9
|
-
"@graphql-mesh/cross-helpers": "0.4.12-alpha-
|
|
9
|
+
"@graphql-mesh/cross-helpers": "0.4.12-alpha-20260113023850-b5b88cc1fec2fea5bb7cfffc858d82ef6d788bd9",
|
|
10
10
|
"@graphql-mesh/string-interpolation": "0.5.10",
|
|
11
|
-
"@graphql-mesh/types": "0.104.19-alpha-
|
|
12
|
-
"@graphql-mesh/utils": "0.104.20-alpha-
|
|
11
|
+
"@graphql-mesh/types": "0.104.19-alpha-20260113023850-b5b88cc1fec2fea5bb7cfffc858d82ef6d788bd9",
|
|
12
|
+
"@graphql-mesh/utils": "0.104.20-alpha-20260113023850-b5b88cc1fec2fea5bb7cfffc858d82ef6d788bd9",
|
|
13
13
|
"@whatwg-node/fetch": "^0.10.6",
|
|
14
14
|
"minimatch": "^10.0.3",
|
|
15
15
|
"tslib": "^2.4.0"
|