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

Yarn

Yarn is the community maintained package manager for JavaScript; we aim to make software development predictable and stable 📦
Collective - Host: opensource - https://opencollective.com/yarnpkg - Website: https://yarnpkg.com - Code: https://github.com/yarnpkg

abstract out constraint resolver - fixes #28

github.com/yarnpkg/yarn - f611a580ceba397cedef33315c27b42568cfe6b4 authored over 9 years ago
first commit

github.com/yarnpkg/yarn - 086c2ecceb280b15cbece9337c1b588899a4a08c authored over 9 years ago
Merge pull request #3 from kumavis/patch-1

Fix sandboxed iframe security error

github.com/yarnpkg/util-deprecate - 79ecfeb713b1695eaa26348364cbcfda895efb34 authored almost 10 years ago
Fixes #2

Handle possibility that accessing `global.localStorage` can trigger a DOMException in sandboxed ...

github.com/yarnpkg/util-deprecate - e86de73a640b2a3ac90d7ac68f410bec2de2fc7c authored about 10 years ago
browser: use `console.warn()` for deprecation calls

warn() is more appropriate to use in this case.

github.com/yarnpkg/util-deprecate - 6b489a2fafdc4b29e25e9cd1d7ed22df567bca9e authored over 10 years ago
browser: more jsdocs

github.com/yarnpkg/util-deprecate - b3562c2798507869edb767da869cd7b85487726d authored about 11 years ago