@monokle/validation
Advanced tools
Comparing version 0.15.4 to 0.15.5
{ | ||
"name": "@monokle/validation", | ||
"version": "0.15.4", | ||
"version": "0.15.5", | ||
"description": "Kubernetes resource validation", | ||
@@ -68,8 +68,8 @@ "author": "Kubeshop", | ||
"node-fetch": "3.3.0", | ||
"react-fast-compare": "^3.2.1", | ||
"react-fast-compare": "3.2.1", | ||
"require-from-string": "2.0.2", | ||
"rollup": "3.18.0", | ||
"yaml": "2.1.1", | ||
"yaml": "2.2.2", | ||
"zod": "3.19.1" | ||
} | ||
} |
@@ -45,3 +45,4 @@ <p align="center"> | ||
The [Monokle CLI](../cli) provides a convenient wrapper around this library. Use it to validate your resources in seconds: | ||
The [Monokle CLI](https://github.com/kubeshop/monokle-cli) provides a convenient wrapper around this library. | ||
Use it to validate your resources in seconds: | ||
@@ -115,3 +116,3 @@ ```bash | ||
[Learn more](https://github.com/kubeshop/monokle-core/blob/main/packages/validation/docs/configuration.md) | ||
[Learn more](docs/configuration.md) | ||
@@ -118,0 +119,0 @@ ## The validation response |
276
289343
+ Addedreact-fast-compare@3.2.1(transitive)
+ Addedyaml@2.2.2(transitive)
- Removedreact-fast-compare@3.2.2(transitive)
- Removedyaml@2.1.1(transitive)
Updatedreact-fast-compare@3.2.1
Updatedyaml@2.2.2