Comparing version 0.0.3 to 0.0.4
{ | ||
"name": "slither", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "Quick testing for short scripts", | ||
@@ -19,3 +19,2 @@ "main": "index.js", | ||
"commander": "^2.9.0", | ||
"editor": "^1.0.0", | ||
"inquirer": "^3.0.1", | ||
@@ -22,0 +21,0 @@ "mz": "^2.6.0" |
import * as commander from "commander"; | ||
import * as cp from "mz/child_process"; | ||
import * as fs from "mz/fs"; | ||
import editor from "editor"; | ||
@@ -6,0 +5,0 @@ import checkers from "./checkers"; |
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
3
44431
566
- Removededitor@^1.0.0
- Removededitor@1.0.0(transitive)