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.11 to 9.0.12

7

CHANGELOG.md

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

## [9.0.12](https://github.com/thenativeweb/validate-value/compare/9.0.11...9.0.12) (2021-07-06)
### Bug Fixes
* bump ajv from 8.6.0 to 8.6.1 ([#369](https://github.com/thenativeweb/validate-value/issues/369)) ([64e79e4](https://github.com/thenativeweb/validate-value/commit/64e79e4dc05e7f1c09c849bf135cb087aee6b1c6))
## [9.0.11](https://github.com/thenativeweb/validate-value/compare/9.0.10...9.0.11) (2021-06-29)

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

6

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

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

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

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

"devDependencies": {
"assertthat": "6.3.3",
"assertthat": "6.3.5",
"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