Ecosyste.ms: OpenCollective

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 almost 9 years ago by Sebastian McKenzie <[email protected]>
first commit

github.com/yarnpkg/yarn - 086c2ecceb280b15cbece9337c1b588899a4a08c authored almost 9 years ago by Sebastian McKenzie <[email protected]>
Release 1.0.2

github.com/yarnpkg/util-deprecate - 475fb6857cd23fafff20c1be846c1350abf8e6d4 authored about 9 years ago by Nathan Rajlich <[email protected]>
Merge pull request #3 from kumavis/patch-1

Fix sandboxed iframe security error

github.com/yarnpkg/util-deprecate - 79ecfeb713b1695eaa26348364cbcfda895efb34 authored about 9 years ago by Nathan Rajlich <[email protected]>
Fixes #2

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

github.com/yarnpkg/util-deprecate - e86de73a640b2a3ac90d7ac68f410bec2de2fc7c authored over 9 years ago by kumavis <[email protected]>
v1.0.1

github.com/yarnpkg/util-deprecate - 6e923f7d98a0afbe5b9c7db9d0f0029c1936746c authored about 10 years ago by Nathan Rajlich <[email protected]>
browser: use `console.warn()` for deprecation calls

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

github.com/yarnpkg/util-deprecate - 6b489a2fafdc4b29e25e9cd1d7ed22df567bca9e authored about 10 years ago by Nathan Rajlich <[email protected]>
browser: more jsdocs

github.com/yarnpkg/util-deprecate - b3562c2798507869edb767da869cd7b85487726d authored over 10 years ago by Nathan Rajlich <[email protected]>
initial commit

github.com/yarnpkg/util-deprecate - 2f4eb58cc28b0e12ab22fc19cf7a0416338f34e3 authored over 10 years ago by Nathan Rajlich <[email protected]>