Sign In

@mabry/genesis

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mabry/genesis - npm Package Compare versions

Package was removed
Sorry, it seems this package was removed from the registry
Comparing version
0.3.11
to
0.3.12
+1
-1
oclif.manifest.json

@@ -1,1 +0,1 @@

{"version":"0.3.11","commands":{"init":{"id":"init","description":"Initializes a config file at the root of the current directory","strict":true,"pluginName":"@mabry/genesis","pluginAlias":"@mabry/genesis","pluginType":"core","aliases":[],"examples":["<%= config.bin %> <%= command.id %>"],"flags":{},"args":[]},"component:create":{"id":"component:create","description":"describe the command here","strict":true,"pluginName":"@mabry/genesis","pluginAlias":"@mabry/genesis","pluginType":"core","aliases":[],"examples":["<%= config.bin %> <%= command.id %>"],"flags":{"output":{"name":"output","type":"option","char":"o","description":"category for the story, defaults to the same path as the component","multiple":false},"path":{"name":"path","type":"option","char":"p","description":"path to custom-elements.json","multiple":false},"baseClass":{"name":"baseClass","type":"option","char":"b","description":"name of base class","multiple":false},"directory":{"name":"directory","type":"option","char":"d","description":"directory for the component. defaults to the base name used for the component","multiple":false},"test":{"name":"test","type":"boolean","char":"t","description":"create a test file for the component","allowNo":false}},"args":[{"name":"name","description":"name of component","required":true}],"_globalFlags":{}},"story:create":{"id":"story:create","description":"Generates a Storybook story using the custom-elements.json file.","strict":true,"pluginName":"@mabry/genesis","pluginAlias":"@mabry/genesis","pluginType":"core","aliases":[],"examples":["<%= config.bin %> <%= command.id %>"],"flags":{"fullBleed":{"name":"fullBleed","type":"boolean","char":"f","description":"allow the component to expand to the full width and height of the Storybook Canvas","allowNo":false},"output":{"name":"output","type":"option","char":"o","description":"category for the story, defaults to the same path as the component","multiple":false},"customElementsPath":{"name":"customElementsPath","type":"option","char":"p","description":"path to custom-elements.json. overrides config setting","multiple":false},"category":{"name":"category","type":"option","char":"c","description":"category for the story","multiple":false,"default":"Content"},"defaultDirectory":{"name":"defaultDirectory","type":"option","char":"d","description":"The default directory of the components. defaults to the base name used for the component","multiple":false},"test":{"name":"test","type":"boolean","char":"t","description":"create a test file for the component story","allowNo":false}},"args":[{"name":"name","description":"name of component","required":true}],"_globalFlags":{}},"story:update":{"id":"story:update","description":"describe the command here","strict":true,"pluginName":"@mabry/genesis","pluginAlias":"@mabry/genesis","pluginType":"core","aliases":[],"examples":["<%= config.bin %> <%= command.id %>"],"flags":{"fullBleed":{"name":"fullBleed","type":"boolean","char":"f","description":"allow the component to expand to the full width and height of the Storybook Canvas","allowNo":false},"output":{"name":"output","type":"option","char":"o","description":"category for the story, defaults to the same path as the component","multiple":false},"customElementsPath":{"name":"customElementsPath","type":"option","char":"p","description":"path to custom-elements.json. overrides config setting","multiple":false},"storyPath":{"name":"storyPath","type":"option","char":"s","description":"path to components story file. \n overrides config setting \n defaults to same folder as component","multiple":false},"category":{"name":"category","type":"option","char":"c","description":"category for the story","multiple":false,"default":"Content"},"defaultDirectory":{"name":"defaultDirectory","type":"option","char":"d","description":"Default directory for the component. defaults to the base name used for the component","multiple":false},"test":{"name":"test","type":"boolean","char":"t","description":"create a test file for the component story","allowNo":false}},"args":[{"name":"name","description":"name of component","required":true}],"_globalFlags":{}}}}
{"version":"0.3.12","commands":{"init":{"id":"init","description":"Initializes a config file at the root of the current directory","strict":true,"pluginName":"@mabry/genesis","pluginAlias":"@mabry/genesis","pluginType":"core","aliases":[],"examples":["<%= config.bin %> <%= command.id %>"],"flags":{},"args":[]},"component:create":{"id":"component:create","description":"describe the command here","strict":true,"pluginName":"@mabry/genesis","pluginAlias":"@mabry/genesis","pluginType":"core","aliases":[],"examples":["<%= config.bin %> <%= command.id %>"],"flags":{"output":{"name":"output","type":"option","char":"o","description":"category for the story, defaults to the same path as the component","multiple":false},"path":{"name":"path","type":"option","char":"p","description":"path to custom-elements.json","multiple":false},"baseClass":{"name":"baseClass","type":"option","char":"b","description":"name of base class","multiple":false},"directory":{"name":"directory","type":"option","char":"d","description":"directory for the component. defaults to the base name used for the component","multiple":false},"test":{"name":"test","type":"boolean","char":"t","description":"create a test file for the component","allowNo":false}},"args":[{"name":"name","description":"name of component","required":true}],"_globalFlags":{}},"story:create":{"id":"story:create","description":"Generates a Storybook story using the custom-elements.json file.","strict":true,"pluginName":"@mabry/genesis","pluginAlias":"@mabry/genesis","pluginType":"core","aliases":[],"examples":["<%= config.bin %> <%= command.id %>"],"flags":{"fullBleed":{"name":"fullBleed","type":"boolean","char":"f","description":"allow the component to expand to the full width and height of the Storybook Canvas","allowNo":false},"output":{"name":"output","type":"option","char":"o","description":"category for the story, defaults to the same path as the component","multiple":false},"customElementsPath":{"name":"customElementsPath","type":"option","char":"p","description":"path to custom-elements.json. overrides config setting","multiple":false},"category":{"name":"category","type":"option","char":"c","description":"category for the story","multiple":false,"default":"Content"},"defaultDirectory":{"name":"defaultDirectory","type":"option","char":"d","description":"The default directory of the components. defaults to the base name used for the component","multiple":false},"test":{"name":"test","type":"boolean","char":"t","description":"create a test file for the component story","allowNo":false}},"args":[{"name":"name","description":"name of component","required":true}],"_globalFlags":{}},"story:update":{"id":"story:update","description":"describe the command here","strict":true,"pluginName":"@mabry/genesis","pluginAlias":"@mabry/genesis","pluginType":"core","aliases":[],"examples":["<%= config.bin %> <%= command.id %>"],"flags":{"fullBleed":{"name":"fullBleed","type":"boolean","char":"f","description":"allow the component to expand to the full width and height of the Storybook Canvas","allowNo":false},"output":{"name":"output","type":"option","char":"o","description":"category for the story, defaults to the same path as the component","multiple":false},"customElementsPath":{"name":"customElementsPath","type":"option","char":"p","description":"path to custom-elements.json. overrides config setting","multiple":false},"storyPath":{"name":"storyPath","type":"option","char":"s","description":"path to components story file. \n overrides config setting \n defaults to same folder as component","multiple":false},"category":{"name":"category","type":"option","char":"c","description":"category for the story","multiple":false,"default":"Content"},"defaultDirectory":{"name":"defaultDirectory","type":"option","char":"d","description":"Default directory for the component. defaults to the base name used for the component","multiple":false},"test":{"name":"test","type":"boolean","char":"t","description":"create a test file for the component story","allowNo":false}},"args":[{"name":"name","description":"name of component","required":true}],"_globalFlags":{}}}}
{
"name": "@mabry/genesis",
"version": "0.3.11",
"version": "0.3.12",
"description": "A CLI tool for generating Lit Element components, Storybook stories, and more!",

@@ -5,0 +5,0 @@ "author": "Josh Mabry",

@@ -25,3 +25,3 @@ Genesis CLI

$ genesis (--version)
@mabry/genesis/0.3.11 darwin-x64 node-v14.16.0
@mabry/genesis/0.3.12 darwin-x64 node-v14.16.0
$ genesis --help [COMMAND]

@@ -110,3 +110,3 @@ USAGE

_See code: [dist/commands/init.ts](https://github.com/mabryCodes/genesis/blob/v0.3.11/dist/commands/init.ts)_
_See code: [dist/commands/init.ts](https://github.com/mabryCodes/genesis/blob/v0.3.12/dist/commands/init.ts)_

@@ -113,0 +113,0 @@ ## `genesis plugins`