Socket
Socket
Sign inDemoInstall

validate-value

Package Overview
Dependencies
10
Maintainers
5
Versions
91
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 9.0.1 to 9.0.2

7

CHANGELOG.md

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

## [9.0.2](https://github.com/thenativeweb/validate-value/compare/9.0.1...9.0.2) (2021-05-24)
### Bug Fixes
* bump ajv from 8.4.0 to 8.5.0 ([#348](https://github.com/thenativeweb/validate-value/issues/348)) ([35eaa95](https://github.com/thenativeweb/validate-value/commit/35eaa955ec2eec3a04b6b45526ef77272d7d57a1))
## [9.0.1](https://github.com/thenativeweb/validate-value/compare/9.0.0...9.0.1) (2021-05-20)

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

4

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

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

"dependencies": {
"ajv": "8.4.0",
"ajv": "8.5.0",
"ajv-formats": "2.1.0",

@@ -29,0 +29,0 @@ "defekt": "7.1.2",

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