Comparing version 0.0.1 to 1.0.0
@@ -50,4 +50,4 @@ #!/usr/bin/env node | ||
└───────────────────────────────────────────────────┘ | ||
I promise it's not a rickroll and you wont me disappointed.`); | ||
I promise it's not a rickroll and you wont be disappointed.`); | ||
}); | ||
program.parse(); |
@@ -57,5 +57,5 @@ #!/usr/bin/env node | ||
└───────────────────────────────────────────────────┘ | ||
I promise it's not a rickroll and you wont me disappointed.`); | ||
I promise it's not a rickroll and you wont be disappointed.`); | ||
}); | ||
program.parse(); |
{ | ||
"name": "jdsl", | ||
"version": "0.0.1", | ||
"version": "1.0.0", | ||
"description": "The marvelous JSON-based Domain Specific Language", | ||
@@ -5,0 +5,0 @@ "main": "dist/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
0