Comparing version 1.0.7 to 1.0.8
{ | ||
"name": "caesar-cli", | ||
"version": "1.0.7", | ||
"version": "1.0.8", | ||
"description": "Break rotational letter substitution (ROT) encoded text, right from your terminal.", | ||
@@ -17,2 +17,5 @@ "license": "MIT", | ||
}, | ||
"ava": { | ||
"babel": true | ||
}, | ||
"engines": { | ||
@@ -29,3 +32,4 @@ "node": ">=9" | ||
"devDependencies": { | ||
"ava": "^2.0.0", | ||
"@ava/babel": "^1.0.1", | ||
"ava": "^3.5.2", | ||
"execa": "^0.10.0" | ||
@@ -32,0 +36,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
4730
3