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 2.0.27 to 2.0.28

1

bin/index.js

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

for (const key in filesObject) {
console.log("keyname", key);
if (key.startsWith(`/${folderName}/index.js` || key.startsWith(`/${folderName}/index.jsx`) || key.startsWith(`/${folderName}/index.tsx`) || key.startsWith(`/${folderName}/index.ts`))) {

@@ -16,0 +17,0 @@ console.log("inside index.ts", key);

2

package.json
{
"name": "heliocrafts",
"version": "2.0.27",
"version": "2.0.28",
"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