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

@salesflare/joi

Package Overview
Dependencies
Maintainers
4
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@salesflare/joi - npm Package Compare versions

Comparing version 3.1.1 to 4.0.0

17

package.json
{
"name": "@salesflare/joi",
"version": "3.1.1",
"version": "4.0.0",
"description": "Salesflare's Joi",

@@ -19,3 +19,3 @@ "homepage": "https://github.com/Salesflare/joi",

"scripts": {
"prepublish": "nsp check",
"prepublish": "npm audit",
"pretest": "eslint . --fix",

@@ -44,13 +44,12 @@ "test": "jest"

"@salesflare/joi-date-string": "^1.0.1",
"joi": "^13.6.0",
"joi-phone-number": "^2.0.12"
"joi": "^14.3.0",
"joi-phone-number": "^2.0.15"
},
"devDependencies": {
"coveralls": "^3.0.2",
"eslint": "^5.4.0",
"eslint-config-xo-space": "^0.19.0",
"jest": "^23.5.0",
"jest-cli": "^23.5.0",
"nsp": "^3.1.0"
"eslint": "^5.9.0",
"eslint-config-xo-space": "^0.20.0",
"jest": "^23.6.0",
"jest-cli": "^23.6.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