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

create-esbuild-app

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-esbuild-app - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

15

package.json
{
"name": "create-esbuild-app",
"version": "1.0.0",
"description": "create-esbuild-app",
"main": "index.js",
"version": "1.0.1",
"description": "create a npm pkg with esbuild and eslint",
"main": "bin/cli.js",
"module": "bin/cli.js",
"type": "module",

@@ -19,4 +20,8 @@ "bin": "bin/cli.js",

},
"keywords": [],
"author": "",
"keywords": [
"esbuild",
"cli",
"kickstart"
],
"author": "icebreaker",
"license": "ISC",

@@ -23,0 +28,0 @@ "bugs": {

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