@platformatic/utils
Advanced tools
Comparing version 1.13.1 to 1.13.2
@@ -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 |
{ | ||
"name": "@platformatic/utils", | ||
"version": "1.13.1", | ||
"version": "1.13.2", | ||
"description": "Platformatic DB Utils", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
21631
12
265