Socket
Socket
Sign inDemoInstall

validate-value

Package Overview
Dependencies
Maintainers
3
Versions
91
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

validate-value - npm Package Compare versions

Comparing version 8.9.5 to 8.9.6

7

CHANGELOG.md

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

## [8.9.6](https://github.com/thenativeweb/validate-value/compare/8.9.5...8.9.6) (2020-12-10)
### Bug Fixes
* bump ajv from 7.0.0-rc.0 to 7.0.0-rc.1 ([#247](https://github.com/thenativeweb/validate-value/issues/247)) ([d7969db](https://github.com/thenativeweb/validate-value/commit/d7969db6a138a743d7d615ec50d9ea4a9bf1789c))
## [8.9.5](https://github.com/thenativeweb/validate-value/compare/8.9.4...8.9.5) (2020-12-07)

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

6

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

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

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

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

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

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

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc