Socket
Socket
Sign inDemoInstall

validate-value

Package Overview
Dependencies
8
Maintainers
3
Versions
91
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 8.9.10 to 8.9.11

7

CHANGELOG.md

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

## [8.9.11](https://github.com/thenativeweb/validate-value/compare/8.9.10...8.9.11) (2020-12-28)
### Bug Fixes
* bump ajv from 7.0.1 to 7.0.2 ([#258](https://github.com/thenativeweb/validate-value/issues/258)) ([a54dbfe](https://github.com/thenativeweb/validate-value/commit/a54dbfe821ca59574c1271b7d553eab2d63a0e30))
## [8.9.10](https://github.com/thenativeweb/validate-value/compare/8.9.9...8.9.10) (2020-12-19)

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

4

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

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

"dependencies": {
"ajv": "7.0.1",
"ajv": "7.0.2",
"ajv-formats": "1.5.1",

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

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