Comparing version 0.2.0 to 0.2.1
{ | ||
"name": "cli-task", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"repository": "https://github.com/astoilkov/cli-task", | ||
@@ -12,4 +12,8 @@ "description": "", | ||
}, | ||
"bin": { | ||
"rn": "cli.js", | ||
"cli-task": "cli.js" | ||
}, | ||
"scripts": { | ||
"prepublish": "tsc", | ||
"prepare": "tsc", | ||
"tsc": "tsc --watch" | ||
@@ -16,0 +20,0 @@ }, |
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
21136