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.15 to 8.9.16

7

CHANGELOG.md

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

## [8.9.16](https://github.com/thenativeweb/validate-value/compare/8.9.15...8.9.16) (2021-02-11)
### Bug Fixes
* bump ajv from 7.0.4 to 7.1.0 ([#286](https://github.com/thenativeweb/validate-value/issues/286)) ([006bb05](https://github.com/thenativeweb/validate-value/commit/006bb05e4dc6c8ae52844f29e4c5cce16c114dbb))
## [8.9.15](https://github.com/thenativeweb/validate-value/compare/8.9.14...8.9.15) (2021-02-01)

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

8

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

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

"dependencies": {
"ajv": "7.0.4",
"ajv": "7.1.0",
"ajv-formats": "1.5.1",

@@ -33,4 +33,4 @@ "json-schema": "0.3.0"

"assertthat": "5.2.5",
"roboter": "11.6.6",
"semantic-release-configuration": "1.0.32"
"roboter": "11.6.15",
"semantic-release-configuration": "1.0.33"
},

@@ -37,0 +37,0 @@ "repository": {

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