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

cml-cli

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cml-cli - npm Package Compare versions

Comparing version 0.0.21 to 0.0.22

2

index.js

@@ -82,3 +82,3 @@ 'use strict';

.replace(/\[[0-9:]{6,10}\]/gi, chalk.white.bold('$&'))
.replace(/[0-9.,]{1,32}\s.{1,3}/gi, chalk.white.bold('$&'))
.replace(/[0-9.,]{1,32}\s\w/gi, chalk.white.bold('$&'))
.replace(/gulp-[a-z]+/gi, chalk.blue.bold('$&'))

@@ -85,0 +85,0 @@ .replace(/\'.+\'/gi, chalk.blue.bold('$&'))

{
"name": "cml-cli",
"version": "0.0.21",
"version": "0.0.22",
"description": "Simple wrapper for build scripts to stabilize API and to scaffold views and common patterns of cml-frontend boilerplate. Not for standalone usage.",

@@ -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