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

create-ts-project

Package Overview
Dependencies
Maintainers
1
Versions
13
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.0 to 1.0.1

14

package.json
{
"name": "create-ts-project",
"description": "",
"version": "1.0.0",
"version": "1.0.1",
"license": "MIT",

@@ -20,5 +20,12 @@ "author": {

"dependencies": {
"@types/node": "^12.11.5",
"ora": "^4.0.2",
"replace-in-files": "^2.0.3",
"ts-node": "^8.4.1",
"typescript": "^3.6.4"
"typescript": "^3.6.4",
"yargs": "^14.2.0"
},
"maintainers": [
"Piotr Kowalski <piecioshka@gmail.com> https://piecioshka.pl"
],
"devDependencies": {},

@@ -43,3 +50,4 @@ "repository": {

"seed"
]
],
"bin": ""
}
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