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

create-compas

Package Overview
Dependencies
Maintainers
1
Versions
87
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-compas - npm Package Compare versions

Comparing version 0.0.248 to 0.0.249

4

package.json
{
"name": "create-compas",
"version": "0.0.248",
"version": "0.0.249",
"description": "Create compas based applications",

@@ -18,3 +18,3 @@ "exports": {

"dependencies": {
"@compas/stdlib": "0.0.248",
"@compas/stdlib": "0.0.249",
"tar": "6.1.13"

@@ -21,0 +21,0 @@ },

@@ -228,6 +228,5 @@ import { createWriteStream } from "fs";

logger.info(`Done!`);
if (metadata?.initMessage) {
logger.info(metadata.initMessage);
}
logger.info(
`Started a new Compas project in ${options.outputDirectory}. See the README.md for how to get started.`,
);
}
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