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

@platformatic/sql-openapi

Package Overview
Dependencies
Maintainers
5
Versions
331
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@platformatic/sql-openapi - npm Package Compare versions

Comparing version 0.10.0 to 0.11.0

10

package.json
{
"name": "@platformatic/sql-openapi",
"version": "0.10.0",
"version": "0.11.0",
"description": "Map a SQL database to OpenAPI, for Fastify",

@@ -17,3 +17,2 @@ "main": "index.js",

"devDependencies": {
"@platformatic/sql-mapper": "0.10.0",
"fastify": "^4.6.0",

@@ -25,6 +24,6 @@ "mercurius": "^11.0.0",

"tap": "^16.0.0",
"tsd": "^0.25.0"
"tsd": "^0.25.0",
"@platformatic/sql-mapper": "0.11.0"
},
"dependencies": {
"@platformatic/sql-json-schema-mapper": "0.10.0",
"@fastify/deepmerge": "^1.1.0",

@@ -35,3 +34,4 @@ "@fastify/swagger": "^8.0.0",

"fastify-plugin": "^4.1.0",
"inflected": "^2.1.0"
"inflected": "^2.1.0",
"@platformatic/sql-json-schema-mapper": "0.11.0"
},

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

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