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

@aklinker1/buildc

Package Overview
Dependencies
Maintainers
0
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aklinker1/buildc - npm Package Compare versions

Comparing version 1.1.0-alpha1 to 1.1.0-alpha2

6

package.json
{
"name": "@aklinker1/buildc",
"description": "Zero config CLI tool for caching and orchestrating builds in monorepos",
"version": "1.1.0-alpha1",
"version": "1.1.0-alpha2",
"type": "module",
"packageManager": "pnpm@8.15.8",
"scripts": {

@@ -65,3 +64,4 @@ "buildc": "bun src/cli.ts",

]
}
},
"packageManager": "pnpm@8.15.9+sha512.499434c9d8fdd1a2794ebf4552b3b25c0a633abcee5bb15e7b5de90f32f47b513aca98cd5cfd001c31f0db454bc3804edccd578501e4ca293a6816166bbd9f81"
}

@@ -26,3 +26,3 @@ # buildc

- [x] PNPM workspaces
- [ ] Bun workspaces
- [x] Bun workspaces

@@ -29,0 +29,0 @@ > Note that this is a personal tool, and I only plan on supporting the tools I use. If you want to add support for NPM or Yarn, feel free to open a PR!

Sorry, the diff of this file is not supported yet

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