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
298
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.13.1 to 1.13.2

lib/get-pkg-manager.js

2

index.js

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

const errors = require('./lib/errors')
const getPkgManager = require('./lib/get-pkg-manager')

@@ -24,2 +25,3 @@ module.exports.FileWatcher = FileWatcher

module.exports.getLatestNpmVersion = packages.getLatestNpmVersion
module.exports.getPkgManager = getPkgManager
module.exports.errors = errors

2

package.json
{
"name": "@platformatic/utils",
"version": "1.13.1",
"version": "1.13.2",
"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