@envelop/rate-limiter 10.0.0-alpha-20251229223011-16434e97f23ebbd13ffe28e007ea27cfe8459376 → 10.0.0-alpha-20251230023216-a6521a8009e1e4b5a3b226a841f272749b30a36f
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,10 +1,10 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@envelop/rate-limiter",
|
|
3
|
-
"version": "10.0.0-alpha-
|
|
3
|
+
"version": "10.0.0-alpha-20251230023216-a6521a8009e1e4b5a3b226a841f272749b30a36f",
|
|
4
4
|
"sideEffects": false,
|
|
5
5
|
"peerDependencies": {
|
|
6
6
|
"graphql": "^14.0.0 || ^15.0.0 || ^16.0.0",
|
|
7
|
-
"@envelop/core": "^5.5.0-alpha-
|
|
7
|
+
"@envelop/core": "^5.5.0-alpha-20251230023216-a6521a8009e1e4b5a3b226a841f272749b30a36f"
|
|
8
8
|
},
|
|
9
9
|
"dependencies": {
|
|
10
10
|
"@graphql-tools/utils": "^10.5.4",
|
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
"ms": "^2.1.3",
|
|
15
15
|
"picomatch": "^4.0.3",
|
|
16
16
|
"tslib": "^2.5.0",
|
|
17
|
-
"@envelop/on-resolve": "^8.0.0-alpha-
|
|
17
|
+
"@envelop/on-resolve": "^8.0.0-alpha-20251230023216-a6521a8009e1e4b5a3b226a841f272749b30a36f"
|
|
18
18
|
},
|
|
19
19
|
"repository": {
|
|
20
20
|
"type": "git",
|