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.2.0 to 9.2.1

7

CHANGELOG.md

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

## [9.2.1](https://github.com/thenativeweb/validate-value/compare/9.2.0...9.2.1) (2022-02-01)
### Bug Fixes
* Update dependencies assertthat and defekt. ([#414](https://github.com/thenativeweb/validate-value/issues/414)) ([bada9ec](https://github.com/thenativeweb/validate-value/commit/bada9ec9fe454fbe1431829245f6b19bfb4fb539))
# [9.2.0](https://github.com/thenativeweb/validate-value/compare/9.1.7...9.2.0) (2022-01-17)

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

12

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

@@ -27,5 +27,5 @@ "contributors": [

"dependencies": {
"ajv": "8.8.2",
"ajv": "8.9.0",
"ajv-formats": "2.1.1",
"defekt": "8.0.0",
"defekt": "8.1.0",
"json-schema": "0.4.0",

@@ -35,5 +35,5 @@ "typedescriptor": "4.0.12"

"devDependencies": {
"assertthat": "6.3.14",
"roboter": "12.6.0",
"semantic-release-configuration": "2.0.5"
"assertthat": "6.4.0",
"roboter": "12.6.5",
"semantic-release-configuration": "2.0.7"
},

@@ -40,0 +40,0 @@ "scripts": {},

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