principles.design icon indicating copy to clipboard operation
principles.design copied to clipboard

An open source collection of design principles and methods.

Results 48 principles.design issues
Sort by recently updated
recently updated
newest added

Submitted the "ergonomic criteria" by Bastien & Scapin.

Bumps [json-schema](https://github.com/kriszyp/json-schema), [jsprim](https://github.com/joyent/node-jsprim) and [jsprim](https://github.com/joyent/node-jsprim). These dependencies needed to be updated together. Updates `json-schema` from 0.2.3 to 0.4.0 Commits f6f6a3b Use a little more robust method of checking instances ef60987...

dependencies
javascript

Removes [ajv](https://github.com/ajv-validator/ajv). It's no longer used after updating ancestor dependency [fsevents](https://github.com/fsevents/fsevents). These dependencies need to be updated together. Removes `ajv` Updates `fsevents` from 1.1.3 to 1.2.13 Release notes Sourced from...

dependencies
javascript

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.5 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...

dependencies
javascript

Bumps [debug](https://github.com/debug-js/debug) from 2.6.8 to 3.1.0. Release notes Sourced from debug's releases. 3.1.0 Minor Changes Ignore package-lock.json: e7e568a24736486721882282eb21beb31c741647 Remove component.json: 47747f329fe159e94262318b52b87a48f6c0acd4 Remove "component" from package.json: bdb7e0137f84dc8bcfc95daede7c694799d38dbf Add DEBUG_HIDE_DATE env var:...

dependencies
javascript

Bumps [sshpk](https://github.com/joyent/node-sshpk) from 1.13.0 to 1.14.1. Release notes Sourced from sshpk's releases. v1.14.1 Remove all remaining usage of jodid25519 (abandoned dep) Add support for DNSSEC key format Add support for...

dependencies
javascript

Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.10 to 1.14.3. Release notes Sourced from nokogiri's releases. 1.14.3 / 2023-04-11 Security [CRuby] Vendored libxml2 is updated to address CVE-2023-29469, CVE-2023-28484, and one other security-related issue....

dependencies
ruby

Bumps [minimist](https://github.com/minimistjs/minimist) and [mkdirp](https://github.com/isaacs/node-mkdirp). These dependencies needed to be updated together. Updates `minimist` from 1.2.0 to 1.2.8 Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option...

dependencies
javascript