Ecosyste.ms: OpenCollective

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

github.com/pnpm/pnpm-shrinkwrap

pnpm's shrinkwrap
https://github.com/pnpm/pnpm-shrinkwrap

chore(release): 3.4.0

f736266cab381143a0facc486e8c730be5ad54e5 authored about 7 years ago by zkochan <[email protected]>
feat: add 'shrinkwrapMinorVersion' to shrinkwrap.yaml

6200aa9d6049aa98cec0630a535844ed29b126ed authored about 7 years ago by zkochan <[email protected]>
feat: add more fields to shrinkwrap.yaml

Ref https://github.com/pnpm/pnpm/issues/911

07281cbaa50fc9d389c6c46962d9d31dd36997d4 authored about 7 years ago by zkochan <[email protected]>
ci: install pnpm with standalone script

c01eaccd616e9856063d422025fcae94f8082de5 authored over 7 years ago by Zoltan Kochan <[email protected]>
feat: rename public/private to wanted/current shrinkwrap

9d1d4f433eb294a6773b12c8d0ea1eac25875ef1 authored over 7 years ago by Zoltan Kochan <[email protected]>
chore(npm): commit message

4d38a7f6034a6a25e65dceee93db56721204e109 authored over 7 years ago by zkochan <[email protected]>
chore: release 3.3.3

67d2da54f929319b5f96462b02beeb4252895344 authored over 7 years ago by zkochan <[email protected]>
fix: pnpm-logger is a peer dependency

548b5eadcd05d3f741055a7cf326b04df0f0292b authored over 7 years ago by zkochan <[email protected]>
chore: release 3.3.2

55e475c74bb2c165905031b7ab574d82871818be authored over 7 years ago by zkochan <[email protected]>
fix: fail on incompatible

98fe1ee4a0ba8922713421f9ce5477396decd94b authored over 7 years ago by zkochan <[email protected]>
chore: release 3.3.1

730be886b85a55c9284d3b2e658778dc8639e5f2 authored over 7 years ago by zkochan <[email protected]>
fix: decrease shrinkwrapVersion to 3

fd47cbaaa1f534372f0db8a77a7427e2c3d14f3c authored over 7 years ago by zkochan <[email protected]>
chore: release 3.3.0

5bc228a5d6ccefd288e7aa94a4617c16cd92d8a1 authored over 7 years ago by zkochan <[email protected]>
feat: add version to DependencyShrinkwrap

a08d51ec34adfda6885b0ec6a920a280b5e77f96 authored over 7 years ago by zkochan <[email protected]>
chore: release 3.2.0

258f8ef580d66de2efa60ff463ef18e67689f225 authored over 7 years ago by zkochan <[email protected]>
chore: update shrinkwrap.yaml

24e8d5685c3676cc606ed35d148d2408d884b82d authored over 7 years ago by zkochan <[email protected]>
feat: store package name of non-npm-hosted packages

bump shrinkwrapFile version to 3.1

eea643e4794339b56f76113af9abc406fbb52cbe authored over 7 years ago by zkochan <[email protected]>
refactor: use `dependency-path`

4bd0cf5c98e2bf4f01050ac182a1d797dd801f6c authored over 7 years ago by zkochan <[email protected]>
chore: release 3.1.0

cc01502cd888bef8edcf9c71dd28d2258deefdba authored over 7 years ago by zkochan <[email protected]>
feat: print warning when public/private shrinkwraps differ

d5c9514ed41f40f58c5b59250913112d7a94933e authored over 7 years ago by zkochan <[email protected]>
chore: use `prepublishOnly` instead of `prepublish`

098f72d2c5b21a2f4776a44189b0eff68d262830 authored over 7 years ago by zkochan <[email protected]>
chore: release 3.0.0

0594562fe028a81218d3f94ae9b2125c93b89c57 authored over 7 years ago by zkochan <[email protected]>
docs(README): add API section

8a87c721905eddb085e81c79d1798fed8d074160 authored over 7 years ago by zkochan <[email protected]>
fix: create folders for `node_modules/.shrinkwrap.yaml`

a7d241ec8f335d0a52b6bff51414da68e4240c3c authored over 7 years ago by zkochan <[email protected]>
test: prune ignores dependencies that are in package.json only

bb904c4ef99417de0fbaf5c4cf02d40fc7207c91 authored over 7 years ago by zkochan <[email protected]>
test: fix tests of `read`

decf7e174df5676e05beb85989b51773168517f0 authored over 7 years ago by zkochan <[email protected]>
feat: pass both the public and private shrinkwrap files for save

If the public and private shrinkwraps are the same, they are
stringified once.

BREAKING CHANGE:...

a2712dee4ae76fe21486a4617d2be73c6eed8dfe authored over 7 years ago by zkochan <[email protected]>
chore: add missing files to tsconfig.json

0e43a04f1efd96a964371db773bb2f104677b863 authored over 7 years ago by zkochan <[email protected]>
feat: return null when shrinkwrap.yaml not found

...and export the `create` function.

BREAKING CHANGE:

instead of returning a default shrinkwra...

4244e88d327a8e801d4d751b8eb7b978b795c1da authored over 7 years ago by zkochan <[email protected]>
feat: rename save to write

Move read and write to separate files.

BREAKING CHANGE:

the public `save` function renamed to ...

821adfde6409378ff63623b945c730419ba55d5c authored over 7 years ago by zkochan <[email protected]>
refactor: use one read function under the hood for both reads

194a118c6435a46179bae80ee39fd00f7e13663a authored over 7 years ago by zkochan <[email protected]>
feat: don't ignore incompatible on CI servers by default

BREAKING CHANGE:

`opts.force` renamed to `opts.ignoreIncompatible` in `read`.

BREAKING CHANGE:...

ec6382a2fbda7fa5a3f518cfce389c97ecc54983 authored over 7 years ago by zkochan <[email protected]>
chore: release 2.1.1

dc6ef54a95d4aeefab8dfde6ae46fff2cf5e9a4b authored over 7 years ago by zkochan <[email protected]>
fix: save the stringified yaml doc to shrinkwrap.yaml

8016649a09f5ee08a721f8f0f22c391c7899551a authored over 7 years ago by zkochan <[email protected]>
chore: release 2.1.0

679a047e7dae70e6a218b8f7080045884ef40811 authored over 7 years ago by zkochan <[email protected]>
chore: add .npmrc file

Use custom release tags and commit message.

379b72855a8f9cf8dbe69c20a94f1c9da59290b3 authored over 7 years ago by zkochan <[email protected]>
perf: stringify YAML doc only once for the inner/outer shrinkwrap

542a255795501b290c6d532bf567bcce84dce20a authored over 7 years ago by zkochan <[email protected]>
chore: release v2.0.0

1787858ec63716cef19405357f76cf5eee09f155 authored over 7 years ago by zkochan <[email protected]>
fix: don't add empty dependency property

6d82f6c6cb73487edcfe12ed2f0a95d60ca2a0b1 authored over 7 years ago by zkochan <[email protected]>
chore: release v1.0.3

71b13d36de506440895a67a17359f1168acc8af9 authored over 7 years ago by zkochan <[email protected]>
fix: local tarball dependencies should be resolved

633142e0b61d21389ef2cd46e5439ba1540f976d authored over 7 years ago by zkochan <[email protected]>
chore: release v1.0.2

d61dbb1142e03cb74d4803223af7bb2d7d9cbabe authored over 7 years ago by zkochan <[email protected]>
chore: update dependencies

776112574adc6e31a792f8aa03b8392969a4744a authored over 7 years ago by zkochan <[email protected]>
fix: don't log warning on missing local dependency resolution

87a09792606cb6b0f3cda93e7b1b237072f6eac1 authored over 7 years ago by zkochan <[email protected]>
chore: release v1.0.1

0440a942116e28560b2012a1b570ce5497ac2c5a authored over 7 years ago by zkochan <[email protected]>
fix: should convert `version` to `shrinkwrapVersion`

For backward compatibility

77223b796efab5b3003a64f7885606eca8f831a2 authored over 7 years ago by zkochan <[email protected]>
chore: release v1.0.0

cc6362993370bab42abfaf223ffbca4322dba9df authored over 7 years ago by zkochan <[email protected]>
refactor: rename package to pnpm-shrinkwrap

053ec993042f1a73877860bed0084ab215839556 authored over 7 years ago by zkochan <[email protected]>
refactor: rename version field to shrinkwrapVersion

506edb2a57593a031b1f8e6ca974abefb88ba153 authored over 7 years ago by zkochan <[email protected]>
chore: release v0.2.0

62979627d671e1d243fb637f21aceea33916a4e2 authored over 7 years ago by zkochan <[email protected]>
feat: don't write empty packages property

BREAKING CHANGE:

The packages property is not required anymore

c00c2dd668b2083847e449ea2f7d211960d02946 authored over 7 years ago by zkochan <[email protected]>
chore: update shrinkwrap.yaml

f09b1bac53c70ece128be23b7b29ae99c30fc081 authored over 7 years ago by zkochan <[email protected]>
chore: release v0.1.1

a5c2b9da1186a11068b2a21e55be1bd5a8c84230 authored over 7 years ago by Zoltan Kochan <[email protected]>
fix: optional is set to true for non-optional

3bf31868b7a616af80990e23963a77c9a65fb15c authored over 7 years ago by Zoltan Kochan <[email protected]>
chore: release v0.1.0

02be9cb3e72259bc929d571242927e0339eae100 authored over 7 years ago by zkochan <[email protected]>
docs: add travis badge

090262ebdeb6dba9c7030352c7404b81bf01395b authored over 7 years ago by zkochan <[email protected]>
docs: add readme

1e310c028689b2f8a30c7680110e7b4dfb2f325d authored over 7 years ago by zkochan <[email protected]>
fix: lockfile prunning

cedfc42df8dfbb4161bb7017c35cd53a56a51ac5 authored over 7 years ago by zkochan <[email protected]>
feat: add reading/writing

a5af50be6b52a4d85780754f2200651c0a5103a1 authored over 7 years ago by zkochan <[email protected]>
feat: init

ba507c4bc2ec65d4a28f3b9c1654719033079a13 authored over 7 years ago by zkochan <[email protected]>