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

@platformatic/utils

Package Overview
Dependencies
Maintainers
0
Versions
297
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@platformatic/utils - npm Package Compare versions

Comparing version 2.0.0-alpha.8 to 2.0.0-alpha.9

3

lib/fastify-schema.js

@@ -227,2 +227,5 @@ 'use strict'

},
loggerInstance: {
type: 'object',
},
serializerOpts: {

@@ -229,0 +232,0 @@ type: 'object',

8

package.json
{
"name": "@platformatic/utils",
"version": "2.0.0-alpha.8",
"version": "2.0.0-alpha.9",
"description": "Platformatic Utils",

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

"eslint": "9",
"fastify": "^4.26.2",
"fastify": "5.0.0-alpha.4",
"neostandard": "^0.11.1",

@@ -26,4 +26,4 @@ "typescript": "^5.5.4"

"dependencies": {
"@fastify/deepmerge": "^1.3.0",
"@fastify/error": "^3.4.1",
"@fastify/deepmerge": "^2.0.0",
"@fastify/error": "^4.0.0",
"@watchable/unpromise": "^1.0.2",

@@ -30,0 +30,0 @@ "leven": "~3.1.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