Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

joi-of-cql

Package Overview
Dependencies
Maintainers
5
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

joi-of-cql - npm Package Compare versions

Comparing version 2.0.5 to 2.0.6

4

CHANGELOG.md
# Changelog
## 2.0.6
- Upgrade `joi` to `@hapi/joi@15` & fix dev vulnerabilities
## 2.0.4

@@ -4,0 +8,0 @@

2

index.js

@@ -25,3 +25,3 @@

var joi = require('joi');
var joi = require('@hapi/joi');
var uuid = require('uuid');

@@ -28,0 +28,0 @@ var undef;

{
"name": "joi-of-cql",
"version": "2.0.5",
"version": "2.0.6",
"description": "Create cql type definitions from joi schema validations",

@@ -18,3 +18,3 @@ "main": "index.js",

"dependencies": {
"joi": "^10.6.0",
"@hapi/joi": "^15.1.1",
"uuid": "^3.3.3"

@@ -24,6 +24,6 @@ },

"assume": "^2.2.0",
"eslint": "^8.22.0",
"eslint": "^8.46.0",
"eslint-config-godaddy": "^6.1.0",
"mocha": "^6.2.0"
"mocha": "^10.2.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