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.4 to 8.9.5

7

CHANGELOG.md

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

## [8.9.5](https://github.com/thenativeweb/validate-value/compare/8.9.4...8.9.5) (2020-12-07)
### Bug Fixes
* bump ajv from 7.0.0-beta.9 to 7.0.0-rc.0 ([#242](https://github.com/thenativeweb/validate-value/issues/242)) ([dc703f0](https://github.com/thenativeweb/validate-value/commit/dc703f0042c0324e6afc096af5e63b8a9670d4d8))
## [8.9.4](https://github.com/thenativeweb/validate-value/compare/8.9.3...8.9.4) (2020-12-02)

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

6

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

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

"dependencies": {
"ajv": "7.0.0-beta.9",
"ajv": "7.0.0-rc.0",
"ajv-formats": "0.6.1",

@@ -33,3 +33,3 @@ "json-schema": "0.2.5"

"assertthat": "5.2.5",
"roboter": "11.5.19",
"roboter": "11.5.22",
"semantic-release-configuration": "1.0.28"

@@ -36,0 +36,0 @@ },

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc