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

joi-to-swagger

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

joi-to-swagger - npm Package Compare versions

Comparing version 5.0.0 to 5.0.1

6

CHANGELOG.md

@@ -0,1 +1,7 @@

5.0.1 / 2020-08-13
==================
* Remove node 8 (and node 10) support because joi removed it with version 17 as well
(releasing only as patch an hour after 5.0.0)
5.0.0 / 2020-08-13

@@ -2,0 +8,0 @@ ==================

4

package.json
{
"name": "joi-to-swagger",
"version": "5.0.0",
"version": "5.0.1",
"description": "",

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

"engines": {
"node": ">=8.9.0"
"node": ">=10.0.0"
},

@@ -17,0 +17,0 @@ "keywords": [

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