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

deploytest-darwin-arm64

Package Overview
Dependencies
Maintainers
0
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

deploytest-darwin-arm64

...

  • 14.0.0-alpha.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
0
Created
Source

deploytest


Consistent dependency versions in large JavaScript Monorepos.
https://jamiemason.github.io/deploytest

Rust

A work in progress implementation of Syncpack in Rust. It is not ready for public use.

Develop

git clone https://github.com/JamieMason/deploytest.git -b main deploytest-rust
cd deploytest-rust

Run (Development)

There are 2 commands, lint and fix.

cargo run -- lint
cargo run -- fix

Both will check formatting and version/range mismatches by default, but can be filtered with --format and --versions.

Build and Run (Production)

cargo build --release
target/release/deploytest lint
target/release/deploytest fix

FAQs

Package last updated on 29 Oct 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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