Socket
Socket
Sign inDemoInstall

joi-strict

Package Overview
Dependencies
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

joi-strict - npm Package Compare versions

Comparing version 1.1.6 to 1.1.7

20

package.json
{
"name": "joi-strict",
"version": "1.1.6",
"version": "1.1.7",
"description": "Thin wrapper around joi that defaults to stricter validation.",

@@ -40,12 +40,12 @@ "main": "lib/index.js",

"devDependencies": {
"@babel/cli": "7.6.0",
"@babel/core": "7.6.0",
"@babel/plugin-proposal-object-rest-spread": "7.5.5",
"@babel/register": "7.6.0",
"@blackflux/eslint-plugin-rules": "1.3.12",
"@blackflux/robo-config-plugin": "2.6.9",
"@babel/cli": "7.6.2",
"@babel/core": "7.6.2",
"@babel/plugin-proposal-object-rest-spread": "7.6.2",
"@babel/register": "7.6.2",
"@blackflux/eslint-plugin-rules": "1.3.13",
"@blackflux/robo-config-plugin": "2.6.15",
"babel-eslint": "10.0.3",
"chai": "4.2.0",
"coveralls": "3.0.6",
"eslint": "6.4.0",
"eslint": "6.5.1",
"eslint-config-airbnb-base": "14.0.0",

@@ -56,3 +56,3 @@ "eslint-plugin-import": "2.18.2",

"eslint-plugin-mocha": "6.1.1",
"js-gardener": "2.0.99",
"js-gardener": "2.0.103",
"nyc": "14.1.1",

@@ -104,4 +104,4 @@ "semantic-release": "15.13.24"

"dependencies": {
"@hapi/joi": "16.1.4"
"@hapi/joi": "16.1.7"
}
}
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