Comparing version 0.17.1 to 0.18.0
{ | ||
"name": "valibot", | ||
"description": "The modular and TypeScript-first schema library", | ||
"version": "0.17.1", | ||
"version": "0.18.0", | ||
"license": "MIT", | ||
@@ -6,0 +6,0 @@ "author": "Fabian Hiller", |
@@ -7,3 +7,3 @@ ![Valibot Logo](https://github.com/fabian-hiller/valibot/blob/main/valibot.jpg?raw=true) | ||
> I highly recommend you read the [announcement post](https://www.builder.io/blog/introducing-valibot). | ||
> I highly recommend you read the [announcement post](https://www.builder.io/blog/introducing-valibot), and if you are a nerd like me, the [bachelor's thesis](https://valibot.dev/thesis.pdf) I am based on. | ||
@@ -43,3 +43,3 @@ ## Highlights | ||
Apart from `parse` I also offer a non-exception-based API with `safeParse` and a type guard function with `is`. You can find more about it [here](https://valibot.dev/guides/parse-data/). | ||
Apart from `parse` I also offer a non-exception-based API with `safeParse` and a type guard function with `is`. You can read more about it [here](https://valibot.dev/guides/parse-data/). | ||
@@ -46,0 +46,0 @@ ## Comparison |
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 not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
580827
15753