@joshgmw/rw-setup-example
Advanced tools
Comparing version 0.0.3 to 1.0.0
@@ -7,3 +7,3 @@ #!/usr/bin/env node | ||
function main (){ | ||
const divider = '~'.repeat(process.stdout.columns) | ||
const divider = '='.repeat(process.stdout.columns) | ||
@@ -10,0 +10,0 @@ console.log(divider) |
{ | ||
"name": "@joshgmw/rw-setup-example", | ||
"version": "0.0.3", | ||
"version": "1.0.0", | ||
"description": "A very basic redwoodjs setup package", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1