schema-inspector icon indicating copy to clipboard operation
schema-inspector copied to clipboard

Schema-Inspector is a simple JavaScript object sanitization and validation module.

Results 18 schema-inspector issues
Sort by recently updated
recently updated
newest added

Bumps [mocha](https://github.com/mochajs/mocha) from 8.4.0 to 10.0.0. Release notes Sourced from mocha's releases. v10.0.0 10.0.0 / 2022-05-01 :boom: Breaking Changes #4845: Drop Node.js v12.x support (@​juergba) #4848: Drop Internet-Explorer-11 support (@​juergba)...

dependencies

https://github.com/schema-inspector/schema-inspector/blob/af0ea2762525bf3bfe086ab9ddd3be0229dafcf5/lib/schema-inspector.js#L141 Offered solution: change the order of conditions in this line.

bug

Adds the `globalStrict` option. Fixes #45

Is it possible to do that today, without adding a new rule?

question

I am using the "exec" function on a property that checks if a string follows a certain pattern, if it does not, I want the property to be deleted (or...

bug

Hi, It would be nice to have a typings for TypeScript projects :)

enhancement

Cleans up many errors and styling problems