whatsinstandard icon indicating copy to clipboard operation
whatsinstandard copied to clipboard

a Magic: The Gathering format reference

Results 39 whatsinstandard issues
Sort by recently updated
recently updated
newest added

Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 6.10.2 to 6.11.3. Release notes Sourced from protobufjs's releases. v6.11.3 6.11.3 (2022-05-20) Bug Fixes deps: use eslint 8.x (#1728) (a8681ce) do not let setProperty change the prototype...

dependencies

Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) Commits c6bdaca Version 2.6.4 8870da9 Update built files 4df6754 update changelog 8f7f903...

dependencies

When the page has loaded but the JavaScript hasn't (whether slowness or network drop or JS blocked), the page displays all the Vue code that the JavaScript hasn't had a...

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7. Release notes Sourced from node-fetch's releases. v2.6.7 Security patch release Recommended to upgrade, to not leak sensitive cookie and authentication header information to 3th...

dependencies

Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 5.0.0 to 5.0.1. Release notes Sourced from ansi-regex's releases. v5.0.1 Fixes (backport of 6.0.1 to v5) This is a backport of the minor ReDos vulnerability in ansi-regex@<6.0.1,...

dependencies

Got [one comment](https://twitter.com/jrandal15532202/status/1485687771410964484?s=21) on Twitter asking for enter dates for released sets in the UI. Not sure why.

If we add meta tags for Twitter, we can show up as a rich link in tweets.

The API returns a superset of banned cards and the mobile app filters them based on rotation and the current date. However, it only filters them from the visual list...

Currently we track drop dates separately from release dates in `api/internal.json`. However every drop date is defined by a release date, so storing both is redundant. This [just contributed](https://twitter.com/theinnsanity/status/1438346350471483393?s=21) to...