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

@ewas/create-esbuild-app

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ewas/create-esbuild-app - npm Package Compare versions

Comparing version 0.0.14 to 0.0.15

4

bin/index.js
#!/usr/bin/env node
require('../dist/index.js');
const path = require('path');
const bootstrapPath = path.resolve(__dirname, '..', 'dist/index.js');
require(bootstrapPath);
{
"name": "@ewas/create-esbuild-app",
"version": "0.0.14",
"version": "0.0.15",
"description": "template project scaffolding generator",

@@ -5,0 +5,0 @@ "main": "./bin/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