@envelop/extended-validation
Advanced tools
Comparing version 0.1.1 to 0.1.2-alpha-8ddaad5.0
{ | ||
"name": "@envelop/extended-validation", | ||
"version": "0.1.1", | ||
"version": "0.1.2-alpha-8ddaad5.0", | ||
"sideEffects": false, | ||
@@ -5,0 +5,0 @@ "peerDependencies": { |
@@ -59,3 +59,3 @@ ## `@envelop/extended-validation` | ||
````ts | ||
```ts | ||
import { useExtendedValidation, OneOfInputObjectsRule } from '@envelop/extended-validation'; | ||
@@ -70,2 +70,3 @@ | ||
}); | ||
``` | ||
@@ -78,3 +79,3 @@ #### Schema Directive Flow | ||
directive @oneOf on INPUT_OBJECT | FIELD_DEFINITION | ||
```` | ||
``` | ||
@@ -81,0 +82,0 @@ Then, apply it to field definitions, or to a complete `input` type: |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
136
0
34742
237
1