Comparing version 8.3.0-dev.504a960 to 8.3.0
@@ -49,1 +49,3 @@ import { type RequestInfo, type RequestInit } from './vendor-core.js'; | ||
export declare const parseBool: (v: string) => boolean | string; | ||
export declare const parseDotenv: (content: string) => NodeJS.ProcessEnv; | ||
export declare const readEnvFromFile: (filepath: string, env?: NodeJS.ProcessEnv) => NodeJS.ProcessEnv; |
@@ -13,2 +13,3 @@ "use strict"; | ||
parseBool, | ||
parseDotenv, | ||
parseDuration, | ||
@@ -20,2 +21,3 @@ preferLocalBin, | ||
randomId, | ||
readEnvFromFile, | ||
tempdir, | ||
@@ -34,2 +36,3 @@ tempfile, | ||
parseBool, | ||
parseDotenv, | ||
parseDuration, | ||
@@ -41,2 +44,3 @@ preferLocalBin, | ||
randomId, | ||
readEnvFromFile, | ||
tempdir, | ||
@@ -43,0 +47,0 @@ tempfile, |
{ | ||
"name": "zx", | ||
"version": "8.3.0-dev.504a960", | ||
"version": "8.3.0", | ||
"description": "A tool for writing better scripts", | ||
@@ -5,0 +5,0 @@ "type": "module", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
856804
24324
0
37