Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@fathym/create-lcu-package

Package Overview
Dependencies
Maintainers
6
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fathym/create-lcu-package - npm Package Compare versions

Comparing version 0.0.7 to 0.0.8

2

dist/index.js

@@ -163,3 +163,3 @@ "use strict";

scripts: {
deploy: "npx fathym git && npm version patch && npm publish --access public",
deploy: "npx fathym git && npm version patch && npm publish --access public && npx fathym git",
},

@@ -166,0 +166,0 @@ keywords: ["lowcodeunit", "lcu"],

{
"version": "0.0.7",
"version": "0.0.8",
"commands": {

@@ -4,0 +4,0 @@ ".": {

{
"name": "@fathym/create-lcu-package",
"description": "LCU Package scaffolding",
"version": "0.0.7",
"version": "0.0.8",
"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.7 win32-x64 node-v18.12.1
@fathym/create-lcu-package/0.0.8 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.7/dist/index.ts)_
_See code: [dist/index.ts](https://github.com/fathym/create-lcu-package/blob/v0.0.8/dist/index.ts)_

@@ -62,0 +62,0 @@ ## `create-lcu-package help [COMMANDS]`

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc