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.1.0 to 9.1.1

7

CHANGELOG.md

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

## [9.1.1](https://github.com/thenativeweb/validate-value/compare/9.1.0...9.1.1) (2021-07-21)
### Bug Fixes
* bump ajv from 8.6.1 to 8.6.2 ([#374](https://github.com/thenativeweb/validate-value/issues/374)) ([14dd0ff](https://github.com/thenativeweb/validate-value/commit/14dd0ffa1a8a7d005fd52d3ad5a39385933af84e))
# [9.1.0](https://github.com/thenativeweb/validate-value/compare/9.0.12...9.1.0) (2021-07-10)

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

6

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

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

"dependencies": {
"ajv": "8.6.1",
"ajv": "8.6.2",
"ajv-formats": "2.1.0",

@@ -34,3 +34,3 @@ "defekt": "7.3.0",

"devDependencies": {
"assertthat": "6.3.6",
"assertthat": "6.3.7",
"roboter": "11.7.7",

@@ -37,0 +37,0 @@ "semantic-release-configuration": "2.0.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