Socket
Socket
Sign inDemoInstall

validate-value

Package Overview
Dependencies
11
Maintainers
5
Versions
91
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 9.3.2 to 9.3.3

7

CHANGELOG.md

@@ -0,1 +1,8 @@

## [9.3.3](https://github.com/thenativeweb/validate-value/compare/9.3.2...9.3.3) (2022-04-11)
### Bug Fixes
* bump minimist from 1.2.5 to 1.2.6 ([#422](https://github.com/thenativeweb/validate-value/issues/422)) ([499c308](https://github.com/thenativeweb/validate-value/commit/499c3086b9a48dbdbf2b09a0c400902a8729de7c))
## [9.3.2](https://github.com/thenativeweb/validate-value/compare/9.3.1...9.3.2) (2022-03-24)

@@ -2,0 +9,0 @@

8

package.json
{
"name": "validate-value",
"version": "9.3.2",
"version": "9.3.3",
"description": "validate-value validates values against JSON schemas.",

@@ -31,8 +31,8 @@ "contributors": [

"dependencies": {
"@types/json-schema": "7.0.10",
"@types/json-schema": "7.0.11",
"ajv": "8.11.0",
"ajv-formats": "2.1.1",
"defekt": "9.1.0",
"defekt": "9.1.1",
"json-schema": "0.4.0",
"typedescriptor": "4.0.13"
"typedescriptor": "4.0.14"
},

@@ -39,0 +39,0 @@ "devDependencies": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc