-
I finally have a little bit of time to write down what I have been doing on this front, so I wanted to open an issue here to keep track of the progress I have made, just in case anyone wants to give m…
-
https://www.npmjs.com/package/suretype
-
# Bug Report
### 🔎 Search Terms
Memory
### 🕗 Version & Regression Information
After upgrading to 4.3.2 I get a "JavaScript heap out of memory" exception when i try to run `tsc`. Downgradin…
-
# Request a feature
Sorry if this was already asked, i didn't find anything on the issues list. Simply said, having the ability to extend a type definition in the scope section, instead of having t…
-
**Please briefly describe the project you'd like to add to _Best of JS_?**
- Typesafe JSON (Schema) validator
**What is the GitHub repository of the project you'd like to add to _Best of JS_…
-
Use something like Zod to validate.
-
After including `suretype@3.3.0` into the project Jest fails to run unit tests with it.
Jest config:
```js
module.exports = {
preset: 'ts-jest',
testEnvironment: 'node',
};
```
The e…
-
Hi, I am using typeconv to convert a JSON schema to suretype. I noticed that for required properties whose type is a referenced type, the 'required()' function call does not appear in the generated su…
-
バリデーションするやつ
-
Please upgrade dependency awesome-ajv-errors to version 5.0.0 to avoid this vulnerability.
Prototype Pollution in node-jsonpointer - https://github.com/advisories/GHSA-282f-qqgm-c34q
Will instal…