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 4.1.0 to 4.1.1

4

CHANGELOG.md

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

### v4.1.1
* Fixes `oneOf` requiring (#61).
### v4.1.0

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

2

lib/resolver.js

@@ -189,3 +189,3 @@

return this.resolve(schema);
})).required();
}));
}

@@ -192,0 +192,0 @@

{
"name": "enjoi",
"version": "4.1.0",
"version": "4.1.1",
"license": "Apache 2.0",

@@ -5,0 +5,0 @@ "description": "Converts json-schema to Joi schema.",

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