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

cleverstack-cli

Package Overview
Dependencies
Maintainers
3
Versions
80
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cleverstack-cli - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

2

lib/util/grunt.js

@@ -200,3 +200,3 @@ var Promise = require( 'bluebird' )

return new Promise( function( resolve, reject ) {
async.forEach(
async.forEachSeries(
tasks,

@@ -203,0 +203,0 @@ function( task, callback ) {

{
"name": "cleverstack-cli",
"description": "Command line interface for CleverStack",
"version": "1.1.0",
"version": "1.1.1",
"main": "./index.js",

@@ -6,0 +6,0 @@ "author": {

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