-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Version Packages * chore: update yarn lock --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: c3b5aw <[email protected]>
- Loading branch information
1 parent
8d0ab85
commit b559e0a
Showing
12 changed files
with
52 additions
and
26 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,16 @@ | ||
# @escape.tech/graphql-armor | ||
|
||
## 1.8.1 | ||
|
||
### Patch Changes | ||
|
||
- 8d0ab85: Fix: Inline fragment visitor (Thanks @simoncrypta @dthyresson) | ||
- Updated dependencies [8d0ab85] | ||
- @escape.tech/[email protected] | ||
- @escape.tech/[email protected] | ||
- @escape.tech/[email protected] | ||
- @escape.tech/[email protected] | ||
|
||
## 1.8.0 | ||
|
||
### Minor Changes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@escape.tech/graphql-armor-cost-limit", | ||
"version": "1.7.1", | ||
"version": "1.7.2", | ||
"description": "Limit the cost of a GraphQL Query.", | ||
"packageManager": "[email protected]", | ||
"main": "dist/graphql-armor-cost-limit.cjs.js", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@escape.tech/graphql-armor-max-aliases", | ||
"version": "1.7.0", | ||
"version": "1.7.1", | ||
"description": "Limit the number of aliases allowed in a GraphQL query.", | ||
"packageManager": "[email protected]", | ||
"main": "dist/graphql-armor-max-aliases.cjs.js", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@escape.tech/graphql-armor-max-depth", | ||
"version": "1.8.2", | ||
"version": "1.8.3", | ||
"description": "Limit the depth allowed in a GraphQL query.", | ||
"packageManager": "[email protected]", | ||
"main": "dist/graphql-armor-max-depth.cjs.js", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@escape.tech/graphql-armor-max-directives", | ||
"version": "1.6.3", | ||
"version": "1.6.4", | ||
"description": "Limit the number of directives allowed in a GraphQL query.", | ||
"packageManager": "[email protected]", | ||
"main": "dist/graphql-armor-max-directives.cjs.js", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3317,7 +3317,7 @@ __metadata: | |
languageName: unknown | ||
linkType: soft | ||
|
||
"@escape.tech/[email protected].1, @escape.tech/graphql-armor-cost-limit@workspace:packages/plugins/cost-limit": | ||
"@escape.tech/[email protected].2, @escape.tech/graphql-armor-cost-limit@workspace:packages/plugins/cost-limit": | ||
version: 0.0.0-use.local | ||
resolution: "@escape.tech/graphql-armor-cost-limit@workspace:packages/plugins/cost-limit" | ||
dependencies: | ||
|
@@ -3335,7 +3335,7 @@ __metadata: | |
languageName: unknown | ||
linkType: soft | ||
|
||
"@escape.tech/[email protected].0, @escape.tech/graphql-armor-max-aliases@workspace:packages/plugins/max-aliases": | ||
"@escape.tech/[email protected].1, @escape.tech/graphql-armor-max-aliases@workspace:packages/plugins/max-aliases": | ||
version: 0.0.0-use.local | ||
resolution: "@escape.tech/graphql-armor-max-aliases@workspace:packages/plugins/max-aliases" | ||
dependencies: | ||
|
@@ -3353,7 +3353,7 @@ __metadata: | |
languageName: unknown | ||
linkType: soft | ||
|
||
"@escape.tech/[email protected].2, @escape.tech/graphql-armor-max-depth@workspace:packages/plugins/max-depth": | ||
"@escape.tech/[email protected].3, @escape.tech/graphql-armor-max-depth@workspace:packages/plugins/max-depth": | ||
version: 0.0.0-use.local | ||
resolution: "@escape.tech/graphql-armor-max-depth@workspace:packages/plugins/max-depth" | ||
dependencies: | ||
|
@@ -3371,7 +3371,7 @@ __metadata: | |
languageName: unknown | ||
linkType: soft | ||
|
||
"@escape.tech/[email protected].3, @escape.tech/graphql-armor-max-directives@workspace:packages/plugins/max-directives": | ||
"@escape.tech/[email protected].4, @escape.tech/graphql-armor-max-directives@workspace:packages/plugins/max-directives": | ||
version: 0.0.0-use.local | ||
resolution: "@escape.tech/graphql-armor-max-directives@workspace:packages/plugins/max-directives" | ||
dependencies: | ||
|
@@ -3451,10 +3451,10 @@ __metadata: | |
"@apollo/server": 4.5.0 | ||
"@envelop/core": 3.0.6 | ||
"@escape.tech/graphql-armor-block-field-suggestions": 1.4.0 | ||
"@escape.tech/graphql-armor-cost-limit": 1.7.1 | ||
"@escape.tech/graphql-armor-max-aliases": 1.7.0 | ||
"@escape.tech/graphql-armor-max-depth": 1.8.2 | ||
"@escape.tech/graphql-armor-max-directives": 1.6.3 | ||
"@escape.tech/graphql-armor-cost-limit": 1.7.2 | ||
"@escape.tech/graphql-armor-max-aliases": 1.7.1 | ||
"@escape.tech/graphql-armor-max-depth": 1.8.3 | ||
"@escape.tech/graphql-armor-max-directives": 1.6.4 | ||
"@escape.tech/graphql-armor-max-tokens": 1.3.1 | ||
"@escape.tech/graphql-armor-types": 0.4.0 | ||
"@types/node": ^18.6.3 | ||
|