Socket
Socket
Sign inDemoInstall

validate-value

Package Overview
Dependencies
8
Maintainers
5
Versions
91
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 8.9.23 to 8.9.24

7

CHANGELOG.md

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

## [8.9.24](https://github.com/thenativeweb/validate-value/compare/8.9.23...8.9.24) (2021-04-28)
### Bug Fixes
* bump ajv from 8.1.0 to 8.2.0 ([#334](https://github.com/thenativeweb/validate-value/issues/334)) ([4d31f74](https://github.com/thenativeweb/validate-value/commit/4d31f74f036046be1d64170f7236fe7034dda481))
## [8.9.23](https://github.com/thenativeweb/validate-value/compare/8.9.22...8.9.23) (2021-04-16)

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

4

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

@@ -26,3 +26,3 @@ "contributors": [

"dependencies": {
"ajv": "8.1.0",
"ajv": "8.2.0",
"ajv-formats": "2.0.2",

@@ -29,0 +29,0 @@ "json-schema": "0.3.0"

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