Comparing version 0.7.0 to 0.7.1
import * as inversify_lib_interfaces_interfaces from 'inversify/lib/interfaces/interfaces'; | ||
import { Container } from 'inversify'; | ||
import commander from 'commander'; | ||
export { Argument } from 'commander'; | ||
export { Argument, createCommand as createProgram } from 'commander'; | ||
import { Writable } from 'node:stream'; | ||
@@ -6,0 +6,0 @@ |
@@ -32,2 +32,3 @@ "use strict"; | ||
array: () => array, | ||
createProgram: () => import_commander3.createCommand, | ||
options: () => options | ||
@@ -220,4 +221,5 @@ }); | ||
array, | ||
createProgram, | ||
options | ||
}); | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "sgray", | ||
"version": "0.7.0", | ||
"version": "0.7.1", | ||
"author": "cumul <gg6123@naver.com>", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
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
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
39992
436