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

bun-cli

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bun-cli - npm Package Compare versions

Comparing version 0.0.34 to 0.0.35

2

package.json

@@ -12,3 +12,3 @@ {

},
"version": "0.0.34"
"version": "0.0.35"
}

@@ -8,3 +8,3 @@ // packages/bun-cli/scripts/postinstall.ts

var child_process = require("child_process");
var version = "0.0.34";
var version = "0.0.35";
var binPath = path.join(__dirname, "bin", "bun");

@@ -11,0 +11,0 @@ async function installBinaryFromPackage(name, fromPath, toPath) {

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