Comparing version 2.3.1 to 2.3.2
@@ -226,2 +226,3 @@ export declare function createJiti(id: string, userOptions?: JitiOptions): Jiti; | ||
async: boolean; | ||
forceTranspile: boolean; | ||
}>; | ||
@@ -228,0 +229,0 @@ |
{ | ||
"name": "jiti", | ||
"version": "2.3.1", | ||
"version": "2.3.2", | ||
"description": "Runtime typescript and ESM support for Node.js", | ||
@@ -106,4 +106,4 @@ "repository": "unjs/jiti", | ||
"mime": "^4.0.4", | ||
"mlly": "^1.7.1", | ||
"moment-timezone": "^0.5.45", | ||
"mlly": "^1.7.2", | ||
"moment-timezone": "^0.5.46", | ||
"nano-jsx": "^0.1.0", | ||
@@ -133,3 +133,3 @@ "pathe": "^1.1.2", | ||
}, | ||
"packageManager": "pnpm@9.11.0" | ||
"packageManager": "pnpm@9.12.0" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
2114372
7954