Comparing version 1.5.8 to 1.5.9
@@ -10,3 +10,3 @@ interface executive { | ||
} | ||
declare var exec: executive | ||
export default exec | ||
declare var _default: executive | ||
export default _default |
{ | ||
"name": "executive", | ||
"version": "1.5.8", | ||
"version": "1.5.9", | ||
"description": "Elegant command execution with built-in control flow", | ||
@@ -5,0 +5,0 @@ "main": "lib/executive.js", |
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
317807