🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

create-turbo

Package Overview
Dependencies
Maintainers
3
Versions
524
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-turbo - npm Package Compare versions

Comparing version

to
2.5.1

12

package.json
{
"name": "create-turbo",
"version": "2.5.1-canary.2",
"version": "2.5.1",
"description": "Create a new Turborepo",
"homepage": "https://turbo.build/repo",
"homepage": "https://turborepo.com",
"license": "MIT",

@@ -38,7 +38,7 @@ "repository": {

"@turbo/eslint-config": "0.0.0",
"@turbo/telemetry": "0.0.0",
"@turbo/tsconfig": "0.0.0",
"@turbo/workspaces": "2.5.1",
"@turbo/test-utils": "0.0.0",
"@turbo/utils": "0.0.0",
"@turbo/workspaces": "2.5.1-canary.2",
"@turbo/telemetry": "0.0.0",
"@turbo/tsconfig": "0.0.0"
"@turbo/utils": "0.0.0"
},

@@ -45,0 +45,0 @@ "files": [

# Welcome to Turborepo
[Turborepo](https://turbo.build/repo) is a high-performance monorepo build-system for modern JavaScript and TypeScript codebases.
[Turborepo](https://turborepo.com) is a high-performance monorepo build-system for modern JavaScript and TypeScript codebases.

@@ -13,3 +13,3 @@ To get started, open a new shell and run:

For more information about Turborepo, [visit turbo.build/repo](https://turbo.build/repo) and follow us on X ([@turborepo](https://x.com/turborepo))!
For more information about Turborepo, [visit turborepo.com](https://turborepo.com) and follow us on X ([@turborepo](https://x.com/turborepo))!

@@ -16,0 +16,0 @@ ## Contributing

Sorry, the diff of this file is too big to display