Comparing version 1.1.6 to 1.1.7
{ | ||
"name": "binary-cli", | ||
"version": "1.1.6", | ||
"version": "1.1.7", | ||
"description": "Binary encode & decode a string, right from your terminal.", | ||
@@ -16,2 +16,5 @@ "license": "MIT", | ||
}, | ||
"ava": { | ||
"babel": true | ||
}, | ||
"engines": { | ||
@@ -35,3 +38,4 @@ "node": ">=6" | ||
"devDependencies": { | ||
"ava": "^1.2.1", | ||
"@ava/babel": "^1.0.1", | ||
"ava": "^3.5.2", | ||
"execa": "^0.10.0" | ||
@@ -38,0 +42,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
4587
3