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

@platformatic/utils

Package Overview
Dependencies
Maintainers
7
Versions
290
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.22 to 2.0.0-alpha.23

lib/check-node-version.js

2

index.js

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

const { PinoWritable, createPinoWritable } = require('./lib/streams/pino-writable')
const { checkNodeVersionForServices } = require('./lib/check-node-version')

@@ -46,1 +47,2 @@ module.exports.FileWatcher = FileWatcher

module.exports.createPinoWritable = createPinoWritable
module.exports.checkNodeVersionForServices = checkNodeVersionForServices

3

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

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

"minimatch": "^8.0.4",
"semver": "^7.6.3",
"undici": "^6.9.0"

@@ -32,0 +33,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