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

create-ts-project

Package Overview
Dependencies
Maintainers
0
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-ts-project - npm Package Compare versions

Comparing version 1.0.7 to 1.0.8

10

package.json
{
"name": "create-ts-project",
"description": "Create a project with TypeScript support",
"version": "1.0.7",
"description": "🔨 Create a project with TypeScript support",
"version": "1.0.8",
"license": "MIT",

@@ -27,3 +27,3 @@ "author": {

"type": "git",
"url": "git@github.com:piecioshka/create-ts-project.git"
"url": "git+ssh://git@github.com/piecioshka/create-ts-project.git"
},

@@ -50,3 +50,5 @@ "engines": {

],
"bin": "./bin/cli.js"
"bin": {
"create-ts-project": "bin/cli.js"
}
}

6

README.md

@@ -6,5 +6,5 @@ # create-ts-project

[![downloads count](https://img.shields.io/npm/dt/create-ts-project.svg)](https://www.npmjs.com/package/create-ts-project)
[![license](https://img.shields.io/npm/l/create-ts-project.svg)](https://www.npmjs.com/package/create-ts-project)
[![license](https://img.shields.io/npm/l/create-ts-project.svg)](https://piecioshka.mit-license.org)
:hammer: Create a project with TypeScript support
🔨 Create a project with TypeScript support

@@ -33,2 +33,2 @@ > Give a ⭐️ if this project helped you!

[The MIT License](http://piecioshka.mit-license.org) @ 2019-2023
[The MIT License](https://piecioshka.mit-license.org) @ 2019-2023
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