Comparing version 4.1.0 to 4.1.1
@@ -11,2 +11,3 @@ import { | ||
os as _os, | ||
path as _path, | ||
question, | ||
@@ -28,4 +29,5 @@ sleep, | ||
var os: typeof _os | ||
var path: typeof _path | ||
var question: question | ||
var sleep: sleep | ||
} |
{ | ||
"name": "zx", | ||
"version": "4.1.0", | ||
"version": "4.1.1", | ||
"description": "A tool for writing better scripts", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.cjs", |
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
461889
14145