Comparing version 0.0.6 to 0.0.7
@@ -11,3 +11,3 @@ const repl = require('repl') | ||
module.exports = () => { | ||
repl.start({ prompt, useColors: true, eval: foo /* , writer: highlight */ }) | ||
repl.start({ prompt, useColors: true /* , eval: foo */ /* , writer: highlight */ }) | ||
} |
{ | ||
"name": "colorepl", | ||
"description": "colorepl", | ||
"version": "0.0.6", | ||
"version": "0.0.7", | ||
"author": { | ||
@@ -6,0 +6,0 @@ "name": "Zac Anger", |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
10089
0