@fathym/create-lcu-package
Advanced tools
Comparing version 0.0.8 to 0.0.9
@@ -146,9 +146,5 @@ "use strict"; | ||
Description: `An LCU for installing ${name}.`, | ||
Button: "Launch", | ||
Image: "https://www.fathym.com/assets/images/logo.png", | ||
PreviewImage: "https://www.fathym.com/assets/images/logo.png", | ||
SuccessType: "Project", | ||
}, | ||
EaC: "./assets/eac.json", | ||
Parameters: "./assets/parameters.json", | ||
}; | ||
@@ -155,0 +151,0 @@ } |
{ | ||
"version": "0.0.8", | ||
"version": "0.0.9", | ||
"commands": { | ||
@@ -4,0 +4,0 @@ ".": { |
{ | ||
"name": "@fathym/create-lcu-package", | ||
"description": "LCU Package scaffolding", | ||
"version": "0.0.8", | ||
"version": "0.0.9", | ||
"bin": { | ||
@@ -6,0 +6,0 @@ "create-lcu-package": "./bin/run" |
@@ -25,3 +25,3 @@ # oclif-hello-world | ||
$ create-lcu-package (--version) | ||
@fathym/create-lcu-package/0.0.8 win32-x64 node-v18.12.1 | ||
@fathym/create-lcu-package/0.0.9 win32-x64 node-v18.12.1 | ||
$ create-lcu-package --help [COMMAND] | ||
@@ -59,3 +59,3 @@ USAGE | ||
_See code: [dist/index.ts](https://github.com/fathym/create-lcu-package/blob/v0.0.8/dist/index.ts)_ | ||
_See code: [dist/index.ts](https://github.com/fathym/create-lcu-package/blob/v0.0.9/dist/index.ts)_ | ||
@@ -62,0 +62,0 @@ ## `create-lcu-package help [COMMANDS]` |
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
15601
243