Socket
Socket
Sign inDemoInstall

@chevtek/cli

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@chevtek/cli - npm Package Compare versions

Comparing version 1.0.20 to 1.0.21

2

bin/generators/full-stack/index.js

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

"scripts": {
"start": "ts-node-dev --respawn --transpileOnly index.ts",
"start": "ts-node-dev --inspect --respawn --transpileOnly index.ts",
"build": "tsc && npm run build:dependencies cd ./build && npm install",

@@ -199,0 +199,0 @@ "build:dependencies": "node build-dependencies.js"

@@ -116,3 +116,3 @@ import fs from "fs";

"scripts": {
"start": "ts-node-dev --respawn --transpileOnly index.ts",
"start": "ts-node-dev --inspect --respawn --transpileOnly index.ts",
"build": "tsc && npm run build:dependencies cd ./build && npm install",

@@ -119,0 +119,0 @@ "build:dependencies": "node build-dependencies.js"

{
"name": "@chevtek/cli",
"version": "1.0.20",
"version": "1.0.21",
"description": "",

@@ -5,0 +5,0 @@ "bin": {

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