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

heliocrafts

Package Overview
Dependencies
Maintainers
1
Versions
91
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

heliocrafts - npm Package Compare versions

Comparing version 1.0.6 to 1.0.7

3

bin/index.js

@@ -98,2 +98,3 @@ #!/usr/bin/env node

// Start the spinner
console.log("\n");
const spinner = createSpinner('Fetching the component');

@@ -111,3 +112,3 @@ spinner.start();

console.log("\x1B[2K\x1B[1A\x1B[1A");
spinner.success({text: '\nComponent fetched!'});
spinner.success({text: 'Component fetched!'});
});

@@ -114,0 +115,0 @@ // Stop the spinner

{
"name": "heliocrafts",
"version": "1.0.6",
"version": "1.0.7",
"description": "A CLI to integrate cutting-edge and production-ready web components from heliocrafts into your project.",

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