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

@compas/cli

Package Overview
Dependencies
Maintainers
1
Versions
198
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@compas/cli - npm Package Compare versions

Comparing version 0.0.241 to 0.0.242

4

package.json
{
"name": "@compas/cli",
"version": "0.0.241",
"version": "0.0.242",
"description": "CLI containing utilities and simple script runner",

@@ -29,3 +29,3 @@ "main": "./index.js",

"dependencies": {
"@compas/stdlib": "0.0.241",
"@compas/stdlib": "0.0.242",
"c8": "7.13.0",

@@ -32,0 +32,0 @@ "chokidar": "3.5.3",

@@ -19,3 +19,3 @@ /**

* @property {() => void} resetTime Reset the start time. Should be used if some setup is
* necessary, but shouldn't be counted to wards the time spent.
* necessary, but shouldn't be counted to wards the time spent.
*/

@@ -22,0 +22,0 @@ /**

@@ -7,3 +7,3 @@ /**

* @property {() => void} resetTime Reset the start time. Should be used if some setup is
* necessary, but shouldn't be counted to wards the time spent.
* necessary, but shouldn't be counted to wards the time spent.
*/

@@ -10,0 +10,0 @@

@@ -405,3 +405,3 @@ import { environment, exec, isNil, spawn } from "@compas/stdlib";

/**
*
* @param postgresVersion

@@ -408,0 +408,0 @@ * @returns {DockerContext}

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