Socket
Socket
Sign inDemoInstall

@sunney/create-ts-app

Package Overview
Dependencies
0
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.10 to 2.0.11

2

package.json
{
"name": "@sunney/create-ts-app",
"version": "2.0.10",
"version": "2.0.11",
"description": "Create a TypeScript app with a single command",

@@ -5,0 +5,0 @@ "publishConfig": {

@@ -9,5 +9,2 @@ {

"exports": "./dist/index.js",
"bin": {
"create-ts-app": "./dist/index.js"
},
"scripts": {

@@ -25,2 +22,2 @@ "dev": "tsup src/index.ts --watch --minify --sourcemap --format esm --onSuccess=\"node dist/index.mjs\"",

}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc