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

esbuild-web-starter

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

esbuild-web-starter - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

packages/create-app/dist/index.d.ts

16

package.json
{
"name": "esbuild-web-starter",
"version": "1.0.0",
"version": "1.0.1",
"description": "Awesome web development tool based on esbuild.It is fast!",
"main": "index.js",
"scripts": {
"create-pkg": "ts-node -p tsconfig.dev.json scripts/create-package.ts",
"start": "ttsc -b -w",
"clean": "cd .. && pnpm recursive exec -- rm -rf dist tsconfig.tsbuildinfo tsconfig.build.tsbuildinfo",
"clean-start": "pnpm clean && pnpm start"
},
"repository": {

@@ -49,9 +55,3 @@ "type": "git",

"typescript-transform-paths": "^3.3.1"
},
"scripts": {
"create-pkg": "ts-node -p tsconfig.dev.json scripts/create-package.ts",
"start": "ttsc -b -w",
"clean": "cd .. && pnpm recursive exec -- rm -rf dist tsconfig.tsbuildinfo tsconfig.build.tsbuildinfo",
"clean-start": "pnpm clean && pnpm start"
}
}
}
{
"name": "@ews/types",
"version": "0.0.1",
"version": "1.0.0",
"description": "",

@@ -5,0 +5,0 @@ "license": "MIT",

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