Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

pnpm

Fast, disk space efficient package manager
Collective - Host: opensource - https://opencollective.com/pnpm - Website: https://pnpm.io/ - Code: https://github.com/pnpm

chore: release v0.0.7

github.com/pnpm/pacquet - 606e9985e6033855c94299dc0db3b9c5312daa90 authored over 1 year ago
perf: improve add command performance

github.com/pnpm/pacquet - f644c557fa0e74086aecaa8708e614bee3a2a55a authored over 1 year ago
fix: handle installing packages under organizations

github.com/pnpm/pacquet - e591b67c248821769fca6d646da47900732793bb authored over 1 year ago
chore: release v0.0.6

github.com/pnpm/pacquet - 1716e10d1a68041655c3eb492b3fa01c3a506061 authored over 1 year ago
build: add repository field to genearte-packages.mjs

github.com/pnpm/pacquet - 8d32d86f4da96b3d11aec96f6e43a1c722934025 authored over 1 year ago
chore(release): 8.6.8

github.com/pnpm/pnpm - a35ec3fd928715b7ee2834d47fd352db240506af authored over 1 year ago
fix(git-resolver): wrong scheme to `git ls-remote` (#6806)

close #6805

github.com/pnpm/pnpm - 6fe0b60e61aa7b0915cba713ace5652c3c841468 authored over 1 year ago
perf: don't random ID to temp file names (#6817)

github.com/pnpm/pnpm - e958707b2dddd86c275c3797b2d73a4be2c7eff6 authored over 1 year ago
Merge pull request from GHSA-5r98-f33j-g8h7

* test: extracting files with similar names

* test: manifest extraction

* fix: pick last file ...

github.com/pnpm/pnpm - 250f7e9fe90359e2b3b01ba8294c4120445e5aa6 authored over 1 year ago
chore: release v0.0.5

github.com/pnpm/pacquet - e9e4df6ceba2d3c06970d253c55769667b494b72 authored over 1 year ago
chore: release v0.0.4

github.com/pnpm/pacquet - 7c859406b67777a2024469d88280f76800a21dbd authored over 1 year ago
chore: release v0.0.3

github.com/pnpm/pacquet - 95a8650707725cadf3b95bd75d96b8173fef0e32 authored over 1 year ago
build: add missing permissions for a github release

github.com/pnpm/pacquet - bb15d8c0b105cf9bbd70815c33c7d7900ac00c10 authored over 1 year ago
fix: handle clippy error

github.com/pnpm/pacquet - ea7beb7729a48d847ea7bd4b0b67a39bc309e77a authored over 1 year ago
feat: add tracing modules

github.com/pnpm/pacquet - 26666494a12931944a5bd2e60d10da4342447391 authored over 1 year ago
test: add some tests to tarball crate

github.com/pnpm/pacquet - a06476fb57a67e03bba8fc00b9b6082aafa90651 authored over 1 year ago
feat: use correct versions while downloading packages

github.com/pnpm/pacquet - 0c47b804b670fc0c2ef0c189b391b86f35ad04eb authored over 1 year ago
fix: remove unnecessary file

github.com/pnpm/pacquet - 66713328a6c26b91216748fc50e5b4c81df8ec01 authored over 1 year ago
feat: simplify tarball extraction and download

github.com/pnpm/pacquet - 93b87864d2648ade622a5c15461edf59f926b527 authored over 1 year ago
docs: update readme

github.com/pnpm/pacquet - df039d4354de0a0cd8169bb52d548106fad50623 authored over 1 year ago
chore: updated translation progress

github.com/pnpm/pnpm.io - 37f40f101b724c367c35a91d18e7dee8a2333d8b authored over 1 year ago
refactor: move `error.rs` to `lib.rs`

github.com/pnpm/pacquet - edf539984325808193c1f3ad47d9fc33d7ab21a5 authored over 1 year ago
build: fix workflow name

github.com/pnpm/pacquet - 1119a5d69cb0a3b50cc17a96d3624c0a5446b5fc authored over 1 year ago
fix: remove unused crates

github.com/pnpm/pacquet - 9c5a3964e5401a55e270a7182c9d31a849431399 authored over 1 year ago
build: add pacquet npm package

github.com/pnpm/pacquet - 26409faeb2d369983b8c949c667bcb8dea717d12 authored over 1 year ago
feat: add caching and retry to http-client

github.com/pnpm/pacquet - 4752e4c72d87b358989b337a3ec1137f923914d5 authored over 1 year ago
chore: update benchmarks

github.com/pnpm/pnpm.io - c6bd8bba1d44f7eb1b015ebe84ba0c9b516a84ae authored over 1 year ago
test: don't print the output of registry-mock

github.com/pnpm/pnpm - 1565a312521b4779dadfdbed2f5743427bd0d6c7 authored over 1 year ago
chore: update benchmarks

github.com/pnpm/pnpm.io - f452822ceeb52ea2740233e8655bd9ee2206624d authored over 1 year ago
chore: replace npm-run-all with concurrently

github.com/pnpm/pnpm - 3c6144bfc68644a2f06c09032cc48ee008c98c62 authored over 1 year ago
chore: remove redundant scripts

github.com/pnpm/pnpm - e0fb3913d230bf7527d08f286dd4f21792e9b95e authored over 1 year ago
test: use jest global setup/teardown to manage the registry mock (#6813)

close #6787

github.com/pnpm/pnpm - a70c77ac43b6bc89704d482085734ae564bc24de authored over 1 year ago
fix: handle packages under organization as a subdependency

github.com/pnpm/pacquet - bd27a78fa28ecd59018b8da9646db4abe34678a3 authored over 1 year ago
fix: improve package.json serialization

github.com/pnpm/pacquet - 5b98befe6660626980b41195a9ddb76a2d7579ae authored over 1 year ago
fix: use fs-extra instead of cpr

github.com/pnpm/registry-mock - 569e73b3ad496e58ce03f6bd20bd811736fd0b65 authored over 1 year ago
chore(release): 3.10.1

github.com/pnpm/registry-mock - b4bc1a4b3736b52ce86daa00301eded2d93eaf92 authored over 1 year ago
fix: prepare function

github.com/pnpm/registry-mock - 020521e286b340e0a96e5102715be3e6f4798f94 authored over 1 year ago
ci: fix release

github.com/pnpm/registry-mock - 7842c2ab6f5ca583ffd1d843228c8796d0db8c47 authored over 1 year ago
fix cargo lock inconsistency

github.com/pnpm/pacquet - c99a692a9a46efdb9bb4447402da017e3018aa03 authored over 1 year ago
feat: export the prepare function

github.com/pnpm/registry-mock - f2a273dd7991e11b2bb9404bb2c29f3f56cd66ef authored over 1 year ago
update package.json when adding a dependency

github.com/pnpm/pacquet - c50a0a2f86e19de2e73142907e1b9ebb2e6c4c12 authored over 1 year ago
add support for virtual-store-dir argument

github.com/pnpm/pacquet - 43b9c9abb0d5fadcaf5057109cda6c9b9daae243 authored over 1 year ago
fix windows build error

github.com/pnpm/pacquet - e29da615da03ebfbd9a171ef93f69ef6eb8e3579 authored over 1 year ago
use correct folder names

github.com/pnpm/pacquet - b1e7eb2fc59fdc9ed7970e4e9dd01945276cdd1d authored over 1 year ago
remove unused cargo command

github.com/pnpm/pacquet - 389341f419e87c9fa5371d617cba8badfee8f399 authored over 1 year ago
make add command work

github.com/pnpm/pacquet - 9301b1f312c7a99d56b0086b39eeb3b4b9a9fc20 authored over 1 year ago
improve installing dependencies

github.com/pnpm/pacquet - 069280673cd898d92139462f5def4eef565e7551 authored over 1 year ago
comment out unused version pin

github.com/pnpm/pacquet - 6933ad072b7c2d4d48043a2e16435b835a6bf563 authored over 1 year ago
download all subdependencies

github.com/pnpm/pacquet - 6cf6d1dad3df2eff483d4ef661cb70ae41a4ff81 authored over 1 year ago
add a todo for cli output

github.com/pnpm/pacquet - 905226165b4d2a7baa799165d60c76f0915b9e64 authored over 1 year ago
remove rustflags for now

github.com/pnpm/pacquet - cce3a6962ea0a5da6e0497d82c01647f7ad1cd6c authored over 1 year ago
start implementing dependencies of dependency

github.com/pnpm/pacquet - ff1b7fbd106d915dc6d4f1c2de05c24652bde497 authored over 1 year ago
remove unused packagetype

github.com/pnpm/pacquet - b22eb6621d20e0eda6f7d862e0430db4c6f96463 authored over 1 year ago
move files to correct places on node_modules

github.com/pnpm/pacquet - 9b6697dc6fb102448812af660bc53a2f02f780cb authored over 1 year ago
fix add command argument

github.com/pnpm/pacquet - 67160a855e6dd29d98d3ec91d9c346df52d90a29 authored over 1 year ago
docs: replace `docker` with `podman` (#432)

* docs: podman

* docs: mention "podman" in "docker"

github.com/pnpm/pnpm.io - 8cf679149b824213bf1af764ca5e8633964c4065 authored over 1 year ago
update cli metadata

github.com/pnpm/pacquet - 25ba20bf3ee72e058c5a836735cb713b26c4091c authored over 1 year ago
refactor package_json

github.com/pnpm/pacquet - a7d45124989ef4ac91c8762474021a7534e96e60 authored over 1 year ago
add small documentation for add package command

github.com/pnpm/pacquet - b71672b36b702bdaba8b0db2a551b316b5510d9e authored over 1 year ago
simplify version pin

github.com/pnpm/pacquet - 64d7718badeb0c2f7c356727e8088b2a14d27195 authored over 1 year ago
use parent folder name as default name

github.com/pnpm/pacquet - 4043378d16c48437c54d6f2f60af07b32e42aff3 authored over 1 year ago
remove unused entries from justfile

github.com/pnpm/pacquet - 9ef72970f785090f80e44afa7746a601ed7451c7 authored over 1 year ago
add version-pin

github.com/pnpm/pacquet - 7e9104981244709c72e1ad2ce7b654c51526141b authored over 1 year ago
throw error on existing package.json

github.com/pnpm/pacquet - 3ea042a1c4362dea003cb2837b14d9c53d3c1b81 authored over 1 year ago
refactor package_json

github.com/pnpm/pacquet - c7706efee48948f707834e308d1d438a3785c0e4 authored over 1 year ago
add deny.toml and cargo config

github.com/pnpm/pacquet - 84262354835eb5f93dd038d9cb9ae88a9ae07f50 authored over 1 year ago
add lockfile crate

github.com/pnpm/pacquet - 356be75012405e1f6768cb3d3db4982c1a85674a authored over 1 year ago
Use format strings

format strings are a relatively new addition to Rust, so that's why you
probably didn't find the...

github.com/pnpm/pacquet - 5934fe2db081790f8e71fbd9b6bb2aae5262d192 authored over 1 year ago
or_else -> map_err

Turns out that now that we're using or_else, clippy recognizes that
there's a better method on r...

github.com/pnpm/pacquet - 01a77df50460d5cf67b0464d7da861cfe52a895a authored over 1 year ago
Prefer &str over &String as a parameter

The *only* thing &String can meaningfully do over &str is examine the
capacity of the underlying...

github.com/pnpm/pacquet - f058e00105edbd8c86079ce8feb764c619e2227c authored over 1 year ago
Prefer & to .as_str()

This code works via a feature called "Deref coercion." Basically:

If T implements Deref<Target ...

github.com/pnpm/pacquet - 1dd2f86e3c1d7ca3379c52807914c37a3997140a authored over 1 year ago
Remove unneeded conversion

Now that we've implemented From, this is no longer needed. Nice catch
@anonrig!

github.com/pnpm/pacquet - ae7a3205c7916991fcb5ec17e9df71aadc89e4ae authored over 1 year ago
Clippy suggestion: nonexhastive enum

Given that you're exporting this enum, you have a choice to make:

1. never add another varaint ...

github.com/pnpm/pacquet - 8d73d3079d856ec2752c9fbde0833e301a755115 authored over 1 year ago
AsRef<Path> -> Into<PathBuf>

Previously, this code said "Hey, I will take anything that can be
converted into a &Path," and n...

github.com/pnpm/pacquet - 5f8a2ff69a99e77f8bd591b6d64846aa599edcae authored over 1 year ago
remove unused main function in lib.rs

github.com/pnpm/pacquet - 921cb144399e0ca49aba540b261a285b920ea2fe authored over 1 year ago
integrate anyhow

as your application grows here, I think you'll come to appreciate
anyhow. A common suggestion is...

github.com/pnpm/pacquet - 183d42492ab489fbf645fd8e8fd82e0c83fc9241 authored over 1 year ago
Re-work errors slightly

Okay so this is, in my mind, slightly better error handling. Instead of
erasing everything to a ...

github.com/pnpm/pacquet - b8359324a9ce48a85e9e19b71792b205433e17df authored over 1 year ago
remove rayon

github.com/pnpm/pacquet - 3f6e0ae5f1d6c5e4707b9d38569280ba5c9e638b authored over 1 year ago
Remove an unwrap

You're already returning Result, best to not panic.

I decided to try and keep this in the same ...

github.com/pnpm/pacquet - 091e792df390a9ea12316da2a806e09c83a39290 authored over 1 year ago
Use #[from]

thiserror provides a way to generate from implementations. This commit
demonstrates using this f...

github.com/pnpm/pacquet - 5be1eadfa83bda25d2dc72ef3271718cf0f32bb4 authored over 1 year ago
deduplicate a hashmap lookup

as written, this would look stuff up twice, instead, let's do that
once.

github.com/pnpm/pacquet - 50d640c047cc3644f231fd485f2ad297605d1f0a authored over 1 year ago
Remove unneeded allocation

We don't need an owned version of this to call this method.

github.com/pnpm/pacquet - 30dd50524e78d8eb5694923f9f3f9292b5aad3e1 authored over 1 year ago
Remove the rest of the unwraps from package.rs

You know the drill by now :)

github.com/pnpm/pacquet - 0f2bc9eeea56ce875c2941acf4c3ce4ec0107a9d authored over 1 year ago
Remove unwrap in from_registry

you were even mapping these to a Result, only to call unwrap on them!

github.com/pnpm/pacquet - cf73c75fc194b2d9ae16cd61dff0feca69827347 authored over 1 year ago
(partially) address TOCTOU

When working with filesystems, especially, code that vaguely looks like
this:

```
if !a_file.ex...

github.com/pnpm/pacquet - a3a211cc51413506b1eb950e2e8be94b76ea26ea authored over 1 year ago
Another opportunity to use format strings for clarity

github.com/pnpm/pacquet - fd5e6801dee4e58afac806ebf982ff8abe150c95 authored over 1 year ago
Use tokio main macro

I think this looks nicer. 100% subjective, of course :)

github.com/pnpm/pacquet - 10b2104c0f09bd9e221772f1b13f69778c78f135 authored over 1 year ago
or -> or_else

So, because we do some work in the conversion of these error messages,
*technically* this way is...

github.com/pnpm/pacquet - 0318e1bfc7f928f7000abe5c4427c3f2e4480c65 authored over 1 year ago
two more or -> map_err

github.com/pnpm/pacquet - 986f3ad08c8bf22223cc9420538ce218b43f6080 authored over 1 year ago
unwrap instead of let _

I really prefer using at least unwrap here. If this never happens,
they're equivalent, but if it...

github.com/pnpm/pacquet - 8877618d7748d805ddf78d2352eb345ff263063d authored over 1 year ago
chore(deps): update

github.com/pnpm/pnpm - 75673055f4700925504e6989d197ffea1ccd20f3 authored over 1 year ago
feat: publishConfig.registry (#6803)

close #6775

github.com/pnpm/pnpm - aa2ae8fe2b36c9dfc5e12d8f33e37a85bbb41b22 authored over 1 year ago
handle windows testing

github.com/pnpm/pacquet - 94da2479f259c615ef68c035efe21b7a09337efc authored over 1 year ago
add github workflow

github.com/pnpm/pacquet - a73aa8b08e88edbd75e0c38f485fe7eed5502c16 authored over 1 year ago
use correct crate name

github.com/pnpm/pacquet - 9bdf18ad2c35733bf011959dd0a2d164f29b5f55 authored over 1 year ago
conform to clippy

github.com/pnpm/pacquet - c4de9ec4ee07da52ce4f5e3d5d4fa6c889070549 authored over 1 year ago
chore: updated translation progress

github.com/pnpm/pnpm.io - 5b442cb0ebaf0836258c89899dbf90afde97c515 authored over 1 year ago
refactor: reduce repeated error message (#6799)

github.com/pnpm/pnpm - 48829ed549107b53411a97dee14e267cbf9b39c8 authored over 1 year ago
fix: print more details when a bin file cannot be created (#6801)

github.com/pnpm/pnpm - e26d15c6daa5e94aed143132ebbc2586b592ed37 authored over 1 year ago