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

turbo

Package Overview
Dependencies
Maintainers
3
Versions
533
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

turbo - npm Package Compare versions

Comparing version 2.0.12 to 2.0.13-canary.0

18

package.json
{
"name": "turbo",
"version": "2.0.12",
"version": "2.0.13-canary.0",
"description": "Turborepo is a high-performance build system for JavaScript and TypeScript codebases.",
"repository": "https://github.com/vercel/turbo",
"bugs": "https://github.com/vercel/turbo/issues",
"repository": "https://github.com/vercel/turborepo",
"bugs": "https://github.com/vercel/turborepo/issues",
"homepage": "https://turbo.build/repo",

@@ -17,8 +17,8 @@ "license": "MIT",

"optionalDependencies": {
"turbo-darwin-64": "2.0.12",
"turbo-darwin-arm64": "2.0.12",
"turbo-linux-64": "2.0.12",
"turbo-linux-arm64": "2.0.12",
"turbo-windows-64": "2.0.12",
"turbo-windows-arm64": "2.0.12"
"turbo-darwin-64": "2.0.13-canary.0",
"turbo-darwin-arm64": "2.0.13-canary.0",
"turbo-linux-64": "2.0.13-canary.0",
"turbo-linux-arm64": "2.0.13-canary.0",
"turbo-windows-64": "2.0.13-canary.0",
"turbo-windows-arm64": "2.0.13-canary.0"
},

@@ -25,0 +25,0 @@ "scripts": {

@@ -18,6 +18,6 @@ <p align="center">

</a>
<a aria-label="License" href="https://github.com/vercel/turbo/blob/main/LICENSE">
<a aria-label="License" href="https://github.com/vercel/turborepo/blob/main/LICENSE">
<img alt="" src="https://img.shields.io/npm/l/turbo.svg?style=for-the-badge&labelColor=000000&color=">
</a>
<a aria-label="Join the community on GitHub" href="https://github.com/vercel/turbo/discussions">
<a aria-label="Join the community on GitHub" href="https://github.com/vercel/turborepo/discussions">
<img alt="" src="https://img.shields.io/badge/Join%20the%20community-blueviolet.svg?style=for-the-badge&logo=turborepo&labelColor=000000&logoWidth=20&logoColor=white">

@@ -33,7 +33,7 @@ </a>

The Turborepo community can be found on [GitHub Discussions](https://github.com/vercel/turbo/discussions), where you can ask questions, voice ideas, and share your projects.
The Turborepo community can be found on [GitHub Discussions](https://github.com/vercel/turborepo/discussions), where you can ask questions, voice ideas, and share your projects.
To chat with other community members, you can join the [Turborepo Discord](https://turbo.build/discord)
Our [Code of Conduct](https://github.com/vercel/turbo/blob/main/CODE_OF_CONDUCT.md) applies to all Turborepo community channels.
Our [Code of Conduct](https://github.com/vercel/turborepo/blob/main/CODE_OF_CONDUCT.md) applies to all Turborepo community channels.

@@ -40,0 +40,0 @@ ## Who is using Turbo?

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