@platformatic/utils
Advanced tools
Comparing version 2.23.0 to 2.24.0
@@ -12,2 +12,3 @@ 'use strict' | ||
const errors = require('./lib/errors') | ||
const features = require('./lib/features') | ||
const getPkgManager = require('./lib/get-pkg-manager') | ||
@@ -39,2 +40,3 @@ const match = require('./lib/match') | ||
module.exports.ensureLoggableError = errors.ensureLoggableError | ||
module.exports.features = features | ||
module.exports.match = match | ||
@@ -41,0 +43,0 @@ module.exports.schemaComponents = schemaComponents |
{ | ||
"name": "@platformatic/utils", | ||
"version": "2.23.0", | ||
"version": "2.24.0", | ||
"description": "Platformatic 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
45256
25
1128