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.2.1 to 9.2.2

7

CHANGELOG.md

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

## [9.2.2](https://github.com/thenativeweb/validate-value/compare/9.2.1...9.2.2) (2022-02-03)
### Bug Fixes
* Add missing dependency @types/json-schema. ([#415](https://github.com/thenativeweb/validate-value/issues/415)) ([04e4c22](https://github.com/thenativeweb/validate-value/commit/04e4c220bff8bebf1d53065dc098a54f774577d8))
## [9.2.1](https://github.com/thenativeweb/validate-value/compare/9.2.0...9.2.1) (2022-02-01)

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

3

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

@@ -27,2 +27,3 @@ "contributors": [

"dependencies": {
"@types/json-schema": "7.0.9",
"ajv": "8.9.0",

@@ -29,0 +30,0 @@ "ajv-formats": "2.1.1",

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