@graphql-yoga/plugin-csrf-prevention 3.13.3-alpha-20250328164058-7207770ebfda054f15f520bb3090a62cdd9786b3 → 3.13.3-alpha-20250328164243-76f4d53af645ee73c1e6a8ab68aacd6212d0904a
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 +2 -2
package/package.json
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@graphql-yoga/plugin-csrf-prevention",
|
|
3
|
-
"version": "3.13.3-alpha-
|
|
3
|
+
"version": "3.13.3-alpha-20250328164243-76f4d53af645ee73c1e6a8ab68aacd6212d0904a",
|
|
4
4
|
"description": "CSRF prevention plugin for GraphQL Yoga that requires the clients to have a specific header set.",
|
|
5
5
|
"peerDependencies": {
|
|
6
|
-
"graphql-yoga": "^5.13.3-alpha-
|
|
6
|
+
"graphql-yoga": "^5.13.3-alpha-20250328164243-76f4d53af645ee73c1e6a8ab68aacd6212d0904a"
|
|
7
7
|
},
|
|
8
8
|
"repository": {
|
|
9
9
|
"type": "git",
|