@the-libs/base-shared
Advanced tools
Comparing version 1.1.37 to 1.1.38
@@ -46,6 +46,2 @@ // libs/base-shared/src/exceptions/base.ts | ||
// libs/base-shared/src/types/db/mongo/schemas/logs/index.ts | ||
import { createRequire } from "module"; | ||
var require2 = createRequire(import.meta.url); | ||
// libs/base-shared/src/utils/format-text/index.ts | ||
@@ -52,0 +48,0 @@ var formatTextNicely = (str) => str.replace(/([a-z])([A-Z])/g, "$1 $2").replace(/_/g, " ").toLowerCase().replace(/\b\w/g, (letter) => letter.toUpperCase()); |
{ | ||
"name": "@the-libs/base-shared", | ||
"version": "1.1.37", | ||
"version": "1.1.38", | ||
"dependencies": {}, | ||
@@ -5,0 +5,0 @@ "type": "commonjs", |
Sorry, the diff of this file is not supported yet
Debug access
Supply chain riskUses debug, reflection and dynamic code execution features.
Found 1 instance in 1 package
1
7615
120