Socket
Socket
Sign inDemoInstall

@cyklang/cli

Package Overview
Dependencies
6
Maintainers
1
Versions
60
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.1 to 0.1.2

src/index.xml

2

build/InitCommand.js

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

LOGIN_SUBTITLE="Une application pilote du framework CYK"
LOGIN_APPLI="accounting"
LOGIN_APPLI="index"

@@ -101,0 +101,0 @@ # credential used by cyk CLI

@@ -113,2 +113,3 @@ #!/usr/bin/env ts-node

// update
dbModuleExist.source = source;
dbModuleExist.access = tag.attributes.ACCESS;

@@ -115,0 +116,0 @@ dbModuleExist.description = tag.attributes.DESCRIPTION;

{
"name": "@cyklang/cli",
"version": "0.1.1",
"version": "0.1.2",
"description": "cyklang CLI",

@@ -5,0 +5,0 @@ "main": "build/index.js",

@@ -82,3 +82,3 @@ import { Command } from "commander";

LOGIN_SUBTITLE="Une application pilote du framework CYK"
LOGIN_APPLI="accounting"
LOGIN_APPLI="index"

@@ -85,0 +85,0 @@ # credential used by cyk CLI

@@ -91,2 +91,3 @@ #!/usr/bin/env ts-node

// update
dbModuleExist.source = source
dbModuleExist.access = tag.attributes.ACCESS

@@ -93,0 +94,0 @@ dbModuleExist.description = tag.attributes.DESCRIPTION

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc