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

@capriza/create-capriza-connector

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@capriza/create-capriza-connector - npm Package Compare versions

Comparing version 0.0.21 to 0.0.22

4

index.js

@@ -36,4 +36,3 @@ #!/usr/bin/env node

console.log (`You can go ahead and start to test your ${chalk.bold(connectorName)} by running:`);
console.log (`${chalk.bold("cd " + connectorName)}`);
console.log (`${chalk.bold("npm run bltester")}`);
console.log (`\t${chalk.bold("npm run bltester")}`);
console.log ();

@@ -57,3 +56,2 @@ console.log (`Once ready, in order to connect to your connector to Capriza's cloud, you need to:\n`);

console.log ();
console.log (chalk.bold(chalk.green(`Good Luck!`)));
console.log (chalk.bold(chalk.yellow(`Capriza\n\n\n`)));
{
"name": "@capriza/create-capriza-connector",
"version": "0.0.21",
"version": "0.0.22",
"description": "Create a Capriza connector bootstrap program",

@@ -5,0 +5,0 @@ "main": "index.js",

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