New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

cc-core-cli

Package Overview
Dependencies
Maintainers
0
Versions
128
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cc-core-cli - npm Package Compare versions

Comparing version 1.0.119 to 1.0.120

2

package.json
{
"name": "cc-core-cli",
"version": "1.0.119",
"version": "1.0.120",
"description": "Command Line Interface tool for generating project templates for the (Your Platform's Name) platform.",

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

@@ -18,3 +18,3 @@ import * as dotenv from "dotenv";

import { AppModule } from "./app.module";
import { join } from "path";
import * as path from "path";
import { AppClusterService } from "./app_cluster.service";

@@ -21,0 +21,0 @@ import { CUSTOM_MODULES as LIB_CUSTOM_MODULES } from '@shopstack/cc-core-lib/module'

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