Ecosyste.ms: OpenCollective

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

github.com/pnpm/cmd-shim

The cmd-shim used in pnpm
https://github.com/pnpm/cmd-shim

chore(release): 6.0.0

b9c389b161cb4370f5deda9ff78df03a7a6683c2 authored almost 2 years ago by Zoltan Kochan <[email protected]>
drop node.js 10 and 12 support

9ccf609bc50da508b09b9d48e7cbbd6b7666d37a authored almost 2 years ago by Zoltan Kochan <[email protected]>
test: update jest

54c63bafde09614fa9a09c66ff5b054291dad7e0 authored almost 2 years ago by Zoltan Kochan <[email protected]>
chore: update deps

bfbbe7c9e373b1cae3cab15b65177b376f9d6d38 authored almost 2 years ago by Zoltan Kochan <[email protected]>
chore: use new lockfile

14b5db98ebf2096ae66815453966acdc7eab0c3c authored almost 2 years ago by Zoltan Kochan <[email protected]>
test: fix

9332047d64a0aedbfdcf5d28fc74436ae009558a authored almost 2 years ago by Zoltan Kochan <[email protected]>
fix!: new NODE_PATH should have bigger priority than old NODE_PATH entries (#44)

f31686dd5015da2454982a488cfaebaa37c03402 authored almost 2 years ago by Zoltan Kochan <[email protected]>
chore(release): 5.4.1

585872ebb17badcc9ca8f5b1b5df47414ee4031e authored almost 2 years ago by Zoltan Kochan <[email protected]>
fix: use graceful-fs

ref https://github.com/pnpm/pnpm/issues/5887

6d72331f6806f95288af9ab2247a96dd89284bd7 authored almost 2 years ago by Zoltan Kochan <[email protected]>
chore(release): 5.4.0

7e5f471a0f5ce63b592f13cacad2f0d07413e990 authored about 2 years ago by Zoltan Kochan <[email protected]>
fix shebangExpr: ignore -S argument for /usr/bin/env (#42)

* fix shebangExpr: ignore -S argument for /usr/bin/env

* add tests

Co-authored-by: Zoltan ...

218d3379c9994ce02606d2f829e921fe88336088 authored about 2 years ago by milahu <[email protected]>
chore(release): 5.3.1

388ef5e75d96c3dc8dcb79e922cb54eef3b56e23 authored over 2 years ago by Zoltan Kochan <[email protected]>
chore(deps): update

5f90a82d8b22e51a16dcefd161378ecece41278f authored over 2 years ago by Zoltan Kochan <[email protected]>
fix: create command shim for exe file on Windows

close https://github.com/pnpm/pnpm/issues/5159

f7df530e9938884f8b8eb5d1f7e3ad0256fd9793 authored over 2 years ago by Zoltan Kochan <[email protected]>
chore(release): 5.3.0

dd812ac440c67cd1533a61d93f2d9e4f1b0250a7 authored over 2 years ago by Zoltan Kochan <[email protected]>
feat: extending PATH (#40)

430bc9204f92757f7ad978d4e4a8562d7d0103d8 authored over 2 years ago by Zoltan Kochan <[email protected]>
ci: use pnpm v5

1b46073a95ffdbd24a5f2a20a4c09c3b269c58dd authored over 2 years ago by Zoltan Kochan <[email protected]>
test: fix

e59875c6ad9744f4ee866ea3e4bd666482f01879 authored over 2 years ago by Zoltan Kochan <[email protected]>
chore(release): 5.2.2

7a284efa160867a6b07f1e52966a21e64cd89869 authored almost 3 years ago by Zoltan Kochan <[email protected]>
fix: don't override NODE_PATH, when nodePath is an empty array

710d9dd738008b7d0343139002160727041e6c88 authored almost 3 years ago by Zoltan Kochan <[email protected]>
chore(release): 5.2.1

51909b72a85ba5c5ed796eafed570a6beb4fa520 authored over 3 years ago by Zoltan Kochan <[email protected]>
fix: update cmd-extension

ed6e58ef798d3776f4bca6fb7b245168504f8330 authored over 3 years ago by Zoltan Kochan <[email protected]>
fix: pick the command extension in the right case on Windows

3b5e036fbc8c9f21629d581fd08ecc6687f6a3ba authored over 3 years ago by Zoltan Kochan <[email protected]>
chore(release): 5.2.0

8495a4d117e81215394ccd1443a67de7359b03da authored over 3 years ago by Zoltan Kochan <[email protected]>
feat: specifying a custom Node.js executable (#38)

ref https://github.com/pnpm/pnpm/issues/3769

5ec5eed3cdbc73399f6578e91e0d59baf9cfa132 authored over 3 years ago by Zoltan Kochan <[email protected]>
chore(release): 5.1.3

4dab5d0235f9326c8cf5abb021287152b7730e3e authored over 3 years ago by Zoltan Kochan <[email protected]>
fix: correctly escape env assingment in Windows command shim

ref pnpm/pnpm#3519

49e45b3fbbe1fcd237da2ff5345ea7e03e6f9393 authored over 3 years ago by Zoltan Kochan <[email protected]>
chore(release): 5.1.2

10886afc331524207493a0930dd1d1601e925795 authored over 3 years ago by Zoltan Kochan <[email protected]>
fix: quote NODE_PATH (#37)

rel pnpm/pnpm#3519

db90964f3def0df9fcc1c850652acf40f1b60876 authored over 3 years ago by Zoltan Kochan <[email protected]>
chore(release): 5.1.1

a00a83a1593edb6e395d3ce41f2ef70edf7e2cf5 authored over 3 years ago by Zoltan Kochan <[email protected]>
chore: update lockfile

bc5fec5e1bf2b29b75ab293ca7e4263d157037fc authored over 3 years ago by Zoltan Kochan <[email protected]>
Preserve local NODE_PATH (#36)

Adjust all the shims so that if it wants to set NODE_PATH and a
NODE_PATH is already defined, t...

1b1ee257d5c17ea0bbb22e6d3dbffa3c4d81468e authored over 3 years ago by Brad Jorsch <[email protected]>
chore(release): 5.1.0

fe2d9fcfc06eabf40768f04319c54bf04a8b4fa5 authored almost 4 years ago by Zoltan Kochan <[email protected]>
feat: files that and with .cjs/.mjs are treated as Node.js apps (#35)

7973db244b6e77e311da77c7a97169e3076608c8 authored almost 4 years ago by Zoltan Kochan <[email protected]>
chore: update typescript version

6f97ef604e933d74228faaa03cc6c927920539b8 authored almost 4 years ago by Zoltan Kochan <[email protected]>
Make `options` optional to match the readme

fd457629e7e3eb84ef38ab888c1a52b0574b211a authored over 4 years ago by Andrew Bradley <[email protected]>
refactor: Use template literals

close #25
PR #33

751e2fd8a22672cc9f89e93bcf787049ea12bf3e authored over 4 years ago by ExE Boss <[email protected]>
test: Refactor tests to use `describe` and `beforeAll`

PR: #32

5848749e67f7e51c7467efcc15f8179e9d89c826 authored over 4 years ago by ExE Boss <[email protected]>
test: Use snapshots for expected results

PR #31

263bbb0675c0dcb94faae05672607b6d92a1fd8a authored over 4 years ago by ExE Boss <[email protected]>
chore(release): 5.0.0

8f1614011d5e113a2bb2de67110f235491dd410c authored over 4 years ago by Zoltan Kochan <[email protected]>
fix: use fs.mkdir instead of make-dir

close #30

a8932cbbfe69e4bbf68b63f1289a018c91e42667 authored over 4 years ago by Zoltan Kochan <[email protected]>
test: use memfs instead of memory-f

044186ea20c919622009d1a2d0a8b68460c61601 authored over 4 years ago by Zoltan Kochan <[email protected]>
feat!: drop Node.js 8 support

a69b7607f5e5d675f6e7657fe12ea3957380c56c authored over 4 years ago by Zoltan Kochan <[email protected]>
chore(deps): update

f8b4f461b494361387335e8c75c176ec2a858348 authored over 4 years ago by Zoltan Kochan <[email protected]>
chore(release): 4.3.0

c4134dd96f4a873ca8c89cd6f72cce1ce087d135 authored almost 5 years ago by Zoltan Kochan <[email protected]>
feat: implements prog args

PR #29

36154fdf187d87202f297a317e3009c5d6888bc3 authored almost 5 years ago by Maël Nison <[email protected]>
refactor: use templates

0c5b837a4a39bbf8ec6af1b39dc2914288d73ac4 authored almost 5 years ago by Zoltan Kochan <[email protected]>
chore(deps): update jest

d50e75b0ba18827bd2b2e8606f781a72a21c3ebb authored almost 5 years ago by Zoltan Kochan <[email protected]>
chore(release): 4.2.1

fb2e1932ccc584c43ee7d8707f064be2741fb4b8 authored almost 5 years ago by Zoltan Kochan <[email protected]>
fix: improve sh binstubs

* improve sh binstubs

* use `export NODE_PATH` to reduce file size
* use `exec` to reduce me...

1033be382a7f0be337bc1de0e0fb1000dc30b37d authored almost 5 years ago by Khải <[email protected]>
chore: move standard config from cli flags to package.json#standard

Why?
* My editor has a 'standard' extension, it gives me false negatives
* I want to type `sta...

926ded2070c32d3b7032e0c432d4da6c1854ac7e authored almost 5 years ago by Khải <[email protected]>
chore(deps): update TypeScript version

PR #24

2338b468923f7fef8ba0acdaf78f362e2e712436 authored almost 5 years ago by Khải <[email protected]>
docs(readme): update description

PR #23

ffcfc6696e5f4600da4d247368115e7dce2e4dea authored almost 5 years ago by Khải <[email protected]>
test: use Jest

e1aa2011e70ffa9905217915235ea9efff90a465 authored over 5 years ago by Zoltan Kochan <[email protected]>
chore(release): 4.2.0

6b09f586deb861652e94487eae4fec440db7d66b authored over 5 years ago by Zoltan Kochan <[email protected]>
feat(pwsh): Add support for pipeline input

16ad80255e4af351d944f41afa2b6d3f056d7286 authored over 5 years ago by ExE Boss <[email protected]>
chore(release): 4.1.0

2785213014a7dc42e91934543104e030945916e2 authored over 5 years ago by Zoltan Kochan <[email protected]>
chore(deps): update

92f676b62b38b5e81607011005326e9723acd0fd authored over 5 years ago by Zoltan Kochan <[email protected]>
chore: add prepublishOnly script

5a8ddcd9cfca1dc8c312199a0d709a75377929ac authored over 5 years ago by Zoltan Kochan <[email protected]>
chore(deps): update pnpm-lock.yaml

bf49e3ae1c701f4355a97fbbc8aaf26d3d94e030 authored over 5 years ago by Zoltan Kochan <[email protected]>
feat: support cross-drive linking on Windows

PR #18

076bbd2eb27ff76b36494e7dc9ca676614c831a0 authored over 5 years ago by Andrew Bradley <[email protected]>
chore(release): 4.0.0

58f02f9e49ec2b2ecdad2ae5a2562b36b9b354d3 authored over 5 years ago by Zoltan Kochan <[email protected]>
feat: drop Node.js 4 and 6 support

1385abaf2c414f3c17236fc7a51eda5ca2a39373 authored over 5 years ago by Zoltan Kochan <[email protected]>
feat: use make-dir instead of mkdirp

31a786bccbe1c2bb906b9c6b9a70df36be0b89e1 authored over 5 years ago by Zoltan Kochan <[email protected]>
ci(travis): refactor

pr #14

bac160cc554e5157e4c5f5e595af30740be3519a authored almost 6 years ago by ExE Boss <[email protected]>
docs: Move JSDoc type definitions to unified location

pr #15

* docs: Move JSDoc type definitions to unified location (tats-u#1)

This moves the J...

7d838d1c03140305f310751a33b754eb2fd22b26 authored almost 6 years ago by ExE Boss <[email protected]>
ci(travis): test on Linux only

154cdd00feb7f05a2d89934b2d2a72ac25195c99 authored almost 6 years ago by Zoltan Kochan <[email protected]>
feat: support Node 4

7abe91a6a0957084e49d35147db329ee4aee1c90 authored almost 6 years ago by Zoltan Kochan <[email protected]>
refactor: cmdShim_ and writeShim(_)

pr #12

* refactor: move some processes to new functions

- Search script runtime
- Generat...

ce3da380ea87366eb80cf234c8869047a2beb4b2 authored almost 6 years ago by Tatsunori Uchino <[email protected]>
docs: Add JSDoc to public exports

61dcfbf90dd855e8996a5cc5508f4a66ade8c268 authored almost 6 years ago by ExE Boss <[email protected]>
ci: use the pnpm self-installer

dbc33754e2800cbbd0952c3cf4b64f7d513fd20c authored almost 6 years ago by Zoltan Kochan <[email protected]>
chore(ci): Run tests on Windows

9c3743e6accaf54790e74582ec2eeba44f07cbbd authored almost 6 years ago by ExE Boss <[email protected]>
chore(release): 3.1.0

b3c57c06211afd3738ecdfd6fde94ea9d49b7de1 authored over 6 years ago by Zoltan Kochan <[email protected]>
chore: update shrinkwrap.yaml

a5ea96a21a8b7b35a473ccb3124175bbaa3f2dc7 authored over 6 years ago by Zoltan Kochan <[email protected]>
feat: add typescript definition file

pr #8

56ec114e5f1bb286dc7e9e816ca06c6b46705699 authored over 6 years ago by ExE Boss <[email protected]>
chore(release): 3.0.1

1aaf8208a119b5e9057f3eef67def756299438bd authored over 6 years ago by Zoltan Kochan <[email protected]>
fix: $env:NODE_PATH in PowerShell

PR #7

4bc8a66f3a29652a925467208d81fd3f5dd1ef20 authored over 6 years ago by ExE Boss <[email protected]>
chore(release): 3.0.0

a3dbe64f9dee0a998618106ff1514f44f35926ad authored over 6 years ago by Zoltan Kochan <[email protected]>
docs(readme): document opts.createPwshFile

a1803f1f1a0c3673f7ebd295e89741c361350f16 authored over 6 years ago by Zoltan Kochan <[email protected]>
chore: update deps

78c7a6c4645bc429545bb30598229b5068de1205 authored over 6 years ago by Zoltan Kochan <[email protected]>
ci: test on node 6/8/10

8daa154f7086fdb64ddf8ffba467c8072eac7fcf authored over 6 years ago by Zoltan Kochan <[email protected]>
feat: add proper support for PowerShell

* Add proper support for PowerShell

PowerShell can’t properly pass string arguments contain...

13f5517f005bf543c4328a967c47f47dbd1c1d57 authored over 6 years ago by ExE Boss <[email protected]>
chore(release): 2.2.4

006f380b2939257d5c3d138fbb19e083eacc1e60 authored over 7 years ago by zkochan <[email protected]>
chore: add .npmrc

8894447d641722e1a8107b9e90c4141a04b227d9 authored over 7 years ago by zkochan <[email protected]>
refactor: use t.throws in tests

884988ef307d9d6e5bc2b93ba013baed552d5091 authored over 7 years ago by Zoltan Kochan <[email protected]>
fix: define basedir in short shimfile

deb9bc9e59245c9ec06c06ec1fd2d3a54d23ee23 authored over 7 years ago by Zoltan Kochan <[email protected]>
chore: remove tap-diff

d166a9e701d97787c0fde2010600850b14d3cc33 authored over 7 years ago by Zoltan Kochan <[email protected]>
chore: update dependencies

a465a916ca07f592baf1042b1cf9aa7faf64ecad authored over 7 years ago by zkochan <[email protected]>
chore: release v2.2.3

855a08433e912947619b902f51c2591e2ddd1a54 authored over 7 years ago by zkochan <[email protected]>
fix: setting NODE_PATH on Windows

bcd4f9243a060a39de287b75047f9a44a8ac267f authored over 7 years ago by Zoltan Kochan <[email protected]>
chore: update shrinkwrap.yaml

efe92964937f450bc82a529ea6d078332244642e authored over 7 years ago by Zoltan Kochan <[email protected]>
chore: release v2.2.2

8639062761f62fe3632ec5b1909ad6be5631af56 authored almost 8 years ago by zkochan <[email protected]>
docs(README): fix appveyor badge

29d376d6dc063780e0ad826a4724640233144497 authored almost 8 years ago by Zoltan Kochan <[email protected]>
docs: update repo URL and badges

1ae847504747473c2980244ec2b2de559af76942 authored almost 8 years ago by zkochan <[email protected]>
fix: update mkdirp-promise

427bbe3518db34122adbe4d01b9474ec7036a0df authored almost 8 years ago by zkochan <[email protected]>
chore: release v2.2.1

085e811faa3b176554a21e0b8c8d3b45d0402583 authored almost 8 years ago by zkochan <[email protected]>
fix: the value of NODE_PATH should be in double quotes

Close #2

0586ff45344ad1b88e55fc7c98bcc9756daa2cb6 authored almost 8 years ago by zkochan <[email protected]>
chore: release v2.2.0

8d3b8ab0b46e803aba928203ba159b84c71c6c28 authored almost 8 years ago by zkochan <[email protected]>
chore(CI): test on Node.js 7 as well

53831f838e792a8cb3ead4da6de73976217beff7 authored almost 8 years ago by zkochan <[email protected]>
chore(CI): add testing on AppVeyor

d6ac871c8c13346efd29165f7b1a330b40d3ecf8 authored almost 8 years ago by zkochan <[email protected]>