New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

enjoi

Package Overview
Dependencies
Maintainers
1
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

enjoi - npm Package Compare versions

Comparing version 3.2.2 to 3.2.3

LICENSE.txt

4

CHANGELOG.md

@@ -0,1 +1,5 @@

### v3.2.3
* Security fix to resolve https://nodesecurity.io/advisories/566
### v3.2.2

@@ -2,0 +6,0 @@

6

package.json
{
"name": "enjoi",
"version": "3.2.2",
"version": "3.2.3",
"license": "Apache 2.0",

@@ -34,4 +34,4 @@ "description": "Converts json-schema to Joi schema for validation.",

"dependencies": {
"hoek": "^5.0.2",
"joi": "^13.0.2"
"hoek": "^5.0.3",
"joi": "^13.3.0"
},

@@ -38,0 +38,0 @@ "devDependencies": {

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