Socket
Socket
Sign inDemoInstall

validate-value

Package Overview
Dependencies
7
Maintainers
3
Versions
91
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.3.0 to 7.3.1

7

CHANGELOG.md

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

## [7.3.1](https://github.com/thenativeweb/validate-value/compare/7.3.0...7.3.1) (2020-10-12)
### Bug Fixes
* bump ajv from 6.12.5 to 6.12.6 ([#183](https://github.com/thenativeweb/validate-value/issues/183)) ([4898cdf](https://github.com/thenativeweb/validate-value/commit/4898cdfcfb6cc54fff2f3ddeadd0758abbc7535a))
# [7.3.0](https://github.com/thenativeweb/validate-value/compare/7.2.1...7.3.0) (2020-10-09)

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

4

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

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

"dependencies": {
"ajv": "6.12.5",
"ajv": "6.12.6",
"json-schema": "0.2.5"

@@ -25,0 +25,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