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

@platformatic/utils

Package Overview
Dependencies
Maintainers
6
Versions
300
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 1.50.0 to 2.0.0-alpha.1

lib/fastify-schema.js

2

index.js

@@ -13,2 +13,3 @@ 'use strict'

const match = require('./lib/match')
const schemas = require('./lib/fastify-schema')

@@ -29,1 +30,2 @@ module.exports.FileWatcher = FileWatcher

module.exports.match = match
module.exports.schemas = schemas

2

package.json
{
"name": "@platformatic/utils",
"version": "1.50.0",
"version": "2.0.0-alpha.1",
"description": "Platformatic DB Utils",

@@ -5,0 +5,0 @@ "main": "index.js",

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