Comparing version 0.1.7 to 0.1.8
@@ -74,3 +74,3 @@ #!/bin/env node | ||
by Guillaume D-Isabelle, 2021 | ||
Version 0.1.6 | ||
Version VERSIONFLAG | ||
-------------------------------------- | ||
@@ -77,0 +77,0 @@ -------------HELP---------------------- |
{ | ||
"name": "gia-ast", | ||
"version": "0.1.7", | ||
"version": "0.1.8", | ||
"description": "A CLI Wrapping AST Web API calls to servers", | ||
"main": "index.js", | ||
"scripts": { | ||
"test": "node gia-ast.js sample.jpg 56" | ||
"test": "node gia-ast.js sample.jpg 56", | ||
"prepublish": "node prepublish.js && git commit gia-ast.js -m version", | ||
"postpublish": "node postpublish.js" | ||
}, | ||
@@ -9,0 +11,0 @@ "bin": { |
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
171182
12
455
15