Searched refs:https (Results 1 – 25 of 6703) sorted by relevance
12345678910>>...269
55 https://nodejs.org/en/blog/vulnerability/july-2017-security-releases/77 …87deb54`](https://github.com/nodejs/node/commit/ff587deb54)] - **build**: disable V8 snapshots (Al…78 …https://github.com/nodejs/node/commit/8a82960e76)] - **deps**: cherry-pick 9478908a49 from cares u…79 …8086`](https://github.com/nodejs/node/commit/b5bf5e8086)] - **test**: verify hash seed uniqueness …86 * **crypto**: add randomFill and randomFillSync (Evan Lucas) [#10209](https://github.com/nodejs/nod…88 …* add lucamaraschi to collaborators (Luca Maraschi) [#12538](https://github.com/nodejs/node/pull/1…89 …* add DavidCai1993 to collaborators (David Cai) [#12435](https://github.com/nodejs/node/pull/12435)90 * add jkrems to collaborators (Jan Krems) [#12427](https://github.com/nodejs/node/pull/12427)91 * add AnnaMag to collaborators (AnnaMag) [#12414](https://github.com/nodejs/node/pull/12414)92 * **process**: fix crash when Promise rejection is a Symbol (Cameron Little) [#11640](https://githu…[all …]
73 [Node.js Long Term Support Plan](https://github.com/nodejs/LTS) and83 https://blog.npmjs.org/post/189618601100/binary-planting-with-the-npm-cli87 * **deps**: update npm to 6.13.4 [#30904](https://github.com/nodejs/node/pull/30904)91 …08b813e49`](https://github.com/nodejs/node/commit/208b813e49)] - **build,win**: add test-ci-native…92 * [[`369a23a670`](https://github.com/nodejs/node/commit/369a23a670)] - **deps**: update npm to 6.13…101 * **deps**: upgrade openssl sources to 1.0.2s (Sam Roberts) [#28230](https://github.com/nodejs/node…105 … [[`cc9d005628`](https://github.com/nodejs/node/commit/cc9d005628)] - **crypto**: update root cert…106 … [[`347fcd35e3`](https://github.com/nodejs/node/commit/347fcd35e3)] - **crypto**: update root cert…107 … [[`b2a6b3254d`](https://github.com/nodejs/node/commit/b2a6b3254d)] - **crypto**: update root cert…108 …`](https://github.com/nodejs/node/commit/5682e50325)] - **deps**: add -no\_rand\_screen to openssl…[all …]
55 * **deps**: add s390 asm rules for OpenSSL-1.1.1 (Shigeki Ohtsu) [#19794](https://github.com/nodejs…56 * **src**: add .code and SSL specific error properties (Sam Roberts) [#25093](https://github.com/no…58 * add --tls-min-v1.2 CLI switch (Sam Roberts) [#26951](https://github.com/nodejs/node/pull/26951)59 * supported shared openssl 1.1.0 (Sam Roberts) [#26951](https://github.com/nodejs/node/pull/26951)60 * revert default max toTLSv1.2 (Sam Roberts) [#26951](https://github.com/nodejs/node/pull/26951)61 …* revert change to invalid protocol error type (Sam Roberts) [#26951](https://github.com/nodejs/no…62 * support TLSv1.3 (Sam Roberts) [#26209](https://github.com/nodejs/node/pull/26209)63 …* add code for ERR\_TLS\_INVALID\_PROTOCOL\_METHOD (Sam Roberts) [#24729](https://github.com/nodej…67 * [[`7da23dcbfa`](https://github.com/nodejs/node/commit/7da23dcbfa)] - **deps**: V8: backport 61f4c…68 …db791d0fe`](https://github.com/nodejs/node/commit/8db791d0fe)] - **deps**: update archs files for …[all …]
65 …ca`](https://github.com/nodejs/node/commit/65ed3213ca)] - **deps**: update to nghttp2 1.32.0 (Jame…66 …https://github.com/nodejs/node/commit/f0af3b09bd)] - **doc**: buffer.fill() can zero-fill on inval…67 …https://github.com/nodejs/node/commit/828159fcd4)] - **http2**: fixup http2stream cleanup and othe…68 …https://github.com/nodejs/node/commit/be103eba41)] - **src**: re-add `Realloc()` shrink after read…69 …https://github.com/nodejs/node/commit/555696df51)] - **src**: avoid hanging on Buffer#fill 0-lengt…70 …https://github.com/nodejs/node/commit/7684ba63c4)] - **test**: add tls write error regression test…71 …https://github.com/nodejs/node/commit/0ab90acaf3)] - **test**: add regression test for nghttp2 CVE…72 …](https://github.com/nodejs/node/commit/84f23d2f12)] - **tls**: fix SSL write error handling (Anna…90 * Updated ICU to 61.1 (Steven R. Loomis) [#19621](https://github.com/nodejs/node/pull/19621)93 …* Emit 'ready' event for `ReadStream` and `WriteStream` (Sameer Srivastava) [#19408](https://githu…[all …]
63 * macOS package notarization (Rod Vagg) [#31459](https://github.com/nodejs/node/pull/31459)65 * upgrade npm to 6.14.4 (Ruy Adorno) [#32495](https://github.com/nodejs/node/pull/32495)66 * update to uvwasi 0.0.6 (Colin Ihrig) [#32309](https://github.com/nodejs/node/pull/32309)67 * upgrade to libuv 1.35.0 (Colin Ihrig) [#32204](https://github.com/nodejs/node/pull/32204)69 …* add --disable-proto option to cli (Gus Caplan) [#32279](https://github.com/nodejs/node/pull/3227…71 …* move diagnostic reports to stable (Colin Ihrig) [#32242](https://github.com/nodejs/node/pull/322…73 …* allow URL in Worker constructor (Antoine du HAMEL) [#31664](https://github.com/nodejs/node/pull/…75 …* use a global symbol for `util.promisify.custom` (ExE Boss) [#31672](https://github.com/nodejs/no…79 …a4c`](https://github.com/nodejs/node/commit/81183caa4c)] - **build**: annotate markdown lint failu…80 * [[`f8a020e636`](https://github.com/nodejs/node/commit/f8a020e636)] - **build**: macOS package not…[all …]
99 * **buffer**: add {read|write}Big\[U\]Int64{BE|LE} methods (garygsc) [#19691](https://github.com/no…100 * **build**: macOS package notarization (Rod Vagg) [#31459](https://github.com/nodejs/node/pull/314…102 * update npm to 6.14.3 (Myles Borins) [#32368](https://github.com/nodejs/node/pull/32368)103 …* upgrade openssl sources to 1.1.1e (Hassaan Pasha) [#32328](https://github.com/nodejs/node/pull/3…104 * upgrade to libuv 1.34.2 (cjihrig) [#31477](https://github.com/nodejs/node/pull/31477)106 …* add napi\_get\_all\_property\_names (himself65) [#30006](https://github.com/nodejs/node/pull/300…107 …* add APIs for per-instance state management (Gabriel Schulhof) [#28682](https://github.com/nodejs…108 * define release 6 [#32058](https://github.com/nodejs/node/pull/32058)109 …* turn NAPI\_CALL\_INTO\_MODULE into a function (Anna Henningsen) [#26128](https://github.com/node…111 …* expose keylog event on TLSSocket (Alba Mendez) [#27654](https://github.com/nodejs/node/pull/2765…[all …]
82 [Node.js Long Term Support Plan](https://github.com/nodejs/LTS) and93 * fix error check in `Execute()` (Brian White) [#25939](https://github.com/nodejs/node/pull/25939)97 * [[`c9d21a0c10`](https://github.com/nodejs/node/commit/c9d21a0c10)] - **build**: set `-blibpath:` …98 …5fd6bad`](https://github.com/nodejs/node/commit/9ba5fd6bad)] - **build**: only check REPLACEME & D…99 … [[`1371a6f88b`](https://github.com/nodejs/node/commit/1371a6f88b)] - **doc**: simplify CODE\_OF\_…100 …https://github.com/nodejs/node/commit/ad62971573)] - **doc**: document that addMembership must be …101 …[`8080a9bf40`](https://github.com/nodejs/node/commit/8080a9bf40)] - **http**: fix error check in `…102 * [[`aedc7120ea`](https://github.com/nodejs/node/commit/aedc7120ea)] - **src**: fix bootstrap\_node…103 * [[`b5d464955a`](https://github.com/nodejs/node/commit/b5d464955a)] - **test**: fix test-repl-envv…110 https://nodejs.org/en/blog/vulnerability/february-2019-security-releases/[all …]
67 * add ronag to collaborators (Robert Nagy) [#31498](https://github.com/nodejs/node/pull/31498)68 …* add GeoffreyBooth to collaborators (Geoffrey Booth) [#31306](https://github.com/nodejs/node/pull…70 * upgrade npm to 6.13.6 (Ruy Adorno) [#31304](https://github.com/nodejs/node/pull/31304)71 * update openssl to 1.1.1e (Hassaan Pasha) [#32328](https://github.com/nodejs/node/pull/32328)75 …c809e0`](https://github.com/nodejs/node/commit/f756c809e0)] - **assert**: align character indicato…76 …1f2`](https://github.com/nodejs/node/commit/597431b1f2)] - **async_hooks**: remove internal only e…77 …35f107da53`](https://github.com/nodejs/node/commit/35f107da53)] - **benchmark**: remove problemati…78 …[`0b7579022c`](https://github.com/nodejs/node/commit/0b7579022c)] - **benchmark**: use let instead…79 …173b285e7`](https://github.com/nodejs/node/commit/7173b285e7)] - **benchmark**: swap var for let i…80 …8cec7593`](https://github.com/nodejs/node/commit/c18cec7593)] - **benchmark**: remove special test…[all …]
77 [Node.js Long Term Support Plan](https://github.com/nodejs/LTS) and95 This is a security release. All Node.js users should consult the security release summary at https:…111 …[[`497ff3cd4f`](https://github.com/nodejs/node/commit/497ff3cd4f)] - **crypto**: update root certi…112 …`](https://github.com/nodejs/node/commit/514709e41f)] - **deps**: add -no\_rand\_screen to openssl…113 …`](https://github.com/nodejs/node/commit/5108108606)] - **deps**: fix asm build error of openssl i…114 …d9`](https://github.com/nodejs/node/commit/d67d0a63d9)] - **deps**: fix openssl assembly error on …115 …ecc8`](https://github.com/nodejs/node/commit/6af057ecc8)] - **deps**: copy all openssl header file…116 …b50cd3359d`](https://github.com/nodejs/node/commit/b50cd3359d)] - **deps**: upgrade openssl source…117 …https://github.com/nodejs/node/commit/da6e24c8d6)] - **deps**: reject interior blanks in Content-L…118 …https://github.com/nodejs/node/commit/7ebc9981e0)] - **deps**: upgrade http-parser to v2.8.0 (Ben …[all …]
122 https://mm.icann.org/pipermail/tz-announce/2022-October/000075.html.126 …\[[`436a596e99`](https://github.com/nodejs/node/commit/436a596e99)] - **crypto**: update root cert…127 …[[`4b422d34af`](https://github.com/nodejs/node/commit/4b422d34af)] - **deps**: V8: cherry-pick d2d…128 …`625f4bf3a9`](https://github.com/nodejs/node/commit/625f4bf3a9)] - **deps**: update corepack to 0.…129 …`48a9810de8`](https://github.com/nodejs/node/commit/48a9810de8)] - **deps**: update corepack to 0.…130 … \[[`9f4e64b603`](https://github.com/nodejs/node/commit/9f4e64b603)] - **deps**: update timezone t…131 …f297b6bd21`](https://github.com/nodejs/node/commit/f297b6bd21)] - **deps**: update archs files for…132 …[`11629fef15`](https://github.com/nodejs/node/commit/11629fef15)] - **deps**: upgrade openssl sour…133 …4`](https://github.com/nodejs/node/commit/c3a90c4b44)] - **http2**: fix memory leak when nghttp2 h…134 …5dc3efee`](https://github.com/nodejs/node/commit/785dc3efee)] - **module**: cjs-module-lexer WebAs…[all …]
60 This is a security release. All Node.js users should consult the security release summary at https:…63 …* backport allocUnsafeSlow (Сковорода Никита Андреевич) [#7169](https://github.com/nodejs/node/pul…64 …* ignore negative allocation lengths (Anna Henningsen) [#7221](https://github.com/nodejs/node/pull…65 * **deps**: backport 3a9bfec from v8 upstream (Ben Noordhuis) [nodejs/node-private#40](https://gith…70 …(https://github.com/nodejs/node/commit/0ca0827b71)] - **(SEMVER-MINOR)** **buffer**: backport allo…71 …785aeb37`](https://github.com/nodejs/node/commit/27785aeb37)] - **buffer**: ignore negative alloca…72 …22`](https://github.com/nodejs/node/commit/34b96c1322)] - **deps**: backport 3a9bfec from v8 upstr…73 …52`](https://github.com/nodejs/node/commit/2ebeb82852)] - **test**: fix test-net-* error code chec…74 …https://github.com/nodejs/node/commit/03d36aea4f)] - **(SEMVER-MINOR)** **test**: add buffer testc…81 …idental kNoZeroFill (Сковорода Никита Андреевич) [nodejs/node-private#35](https://github.com/nodej…[all …]
87 * **buffer**: Fixed a minor errors that was causing crashes (Michaël Zasso) [#2635](https://github.…88 * **child_process**: Fix error that was causing crashes (Evan Lucas) [#2727](https://github.com/nod…89 * **crypto**: Replace use of rwlocks, unsafe on Windows XP / 2003 (Ben Noordhuis) [#2723](https://g…90 * **libuv**: Upgrade from 1.7.3 to 1.7.4 (Saúl Ibarra Corretgé) [#2817](https://github.com/nodejs/n…91 * **node**: Fix faulty `process.release.libUrl` on Windows (Rod Vagg) [#2699](https://github.com/no…92 …as improved support for Node.js and io.js v0.10 to v4+ (Rod Vagg) [#2700](https://github.com/nodej…93 …cludes a security update, see https://github.com/npm/npm/releases/tag/v2.14.2 for more details, (K…94 …https://github.com/nodejs/node/pull/2540), (Julien Gilli) [nodejs/node-v0.x-archive#8751](https://…98 See https://github.com/nodejs/io.js/labels/confirmed-bug for complete and current list of known iss…100 …rent version of V8. e.g. `[{ [prop]: val }]` evaluates to `[{}]`. [#2507](https://github.com/nodej…[all …]
5 * [`a869ec48b`](https://github.com/npm/cli/commit/a869ec48b9481c10302378e6c2d94fe36e4c81c2)7 * [`a869ec48b`](https://github.com/npm/cli/commit/a869ec48b9481c10302378e6c2d94fe36e4c81c2)14 * [`0afe4f12f`](https://github.com/npm/cli/commit/0afe4f12f6b69f8fa6d39451b6e684fbef5fe1e2)16 ([@ruyadorno](https://github.com/ruyadorno))20 * [`2c534f801`](https://github.com/npm/cli/commit/2c534f801b87d6b8d6c534d326ca39654e313fe9)28 * [`8160e6e4b`](https://github.com/npm/cli/commit/8160e6e4b58c0f76e720183f2057e26c6d9d8470)30 * [`3079f5038`](https://github.com/npm/cli/commit/3079f503896323ab10bfad5bbdb7fe5ca9207d4b)37 * [`4627c0670`](https://github.com/npm/cli/commit/4627c0670957ee5c5e8506750f4626493aabdc25)44 * [`285ab3f65`](https://github.com/npm/cli/commit/285ab3f654882860246f729eb52e2c8c6a6d6e01)46 * [`63b5c56c5`](https://github.com/npm/cli/commit/63b5c56c5203c8965c8ddeff28f2a65010b40b7c)[all …]
3 ## [v10.2.1](https://github.com/w3c/webidl2.js/tree/v10.2.1) (2018-03-09)4 [Full Changelog](https://github.com/w3c/webidl2.js/compare/v10.2.0...v10.2.1)8 …e tokenisation and whitespace skipping [\#139](https://github.com/w3c/webidl2.js/pull/139) ([ricea…9 - refactor: small syntax changes [\#137](https://github.com/w3c/webidl2.js/pull/137) ([saschanaz](h…11 ## [v10.2.0](https://github.com/w3c/webidl2.js/tree/v10.2.0) (2018-01-30)12 [Full Changelog](https://github.com/w3c/webidl2.js/compare/v10.1.0...v10.2.0)16 - Type on union idlType [\#135](https://github.com/w3c/webidl2.js/pull/135) ([saschanaz](https://gi…17 - feat: add argument/return type [\#134](https://github.com/w3c/webidl2.js/pull/134) ([saschanaz](h…18 - feat: add dictionary/typedef-type [\#133](https://github.com/w3c/webidl2.js/pull/133) ([saschanaz…19 - feat: add const-type for idlTypes [\#132](https://github.com/w3c/webidl2.js/pull/132) ([saschana…[all …]
4 ## [v3.10.0](https://github.com/nlohmann/json/releases/tag/v3.10.0) (2021-08-17)6 [Full Changelog](https://github.com/nlohmann/json/compare/v3.9.1...v3.10.0)8 …es throw instead of JSON\_THROW in the amalgamated json.hpp file [\#2934](https://github.com/nlohm…9 - Copy to a variable inside a Structure [\#2933](https://github.com/nlohmann/json/issues/2933)10 - warning C4068: unknown pragma 'GCC' on MSVC/cl [\#2924](https://github.com/nlohmann/json/issues/2…11 - Errors during ninja test [\#2918](https://github.com/nlohmann/json/issues/2918)12 - compiler warning: "not return a value" [\#2917](https://github.com/nlohmann/json/issues/2917)13 - Comparison floating points causes warning [\#2909](https://github.com/nlohmann/json/issues/2909)14 - Why can't I have std::vector\<json&\> testList? [\#2900](https://github.com/nlohmann/json/issues/…15 - \[json.hpp\] from releases doesnt work [\#2897](https://github.com/nlohmann/json/issues/2897)[all …]
5 - [Dave Gamble](https://github.com/DaveGamble) 8 - [Max Bruckner](https://github.com/FSMaxB) 9 - [Alan Wang](https://github.com/Alanscut)12 * [Ajay Bhargav](https://github.com/ajaybhargav)13 * [Alper Akcan](https://github.com/alperakcan)14 * [Andrew Tang](https://github.com/singku)15 * [Anton Sergeev](https://github.com/anton-sergeev)16 * [Benbuck Nason](https://github.com/bnason-nf)17 * [Bernt Johan Damslora](https://github.com/bjda)18 * [Bob Kocisko](https://github.com/bobkocisko)[all …]
4 …[`f37a8b40d0`](https://github.com/nodejs/node-gyp/commit/f37a8b40d0)] - **doc**: add GitHub Action…5 …cb3f6aae5e`](https://github.com/nodejs/node-gyp/commit/cb3f6aae5e)] - **doc**: update macOS\_Catal…6 …607596a4c`](https://github.com/nodejs/node-gyp/commit/0607596a4c)] - **doc**: fix typo in README.m…7 * [[`0d5a415a14`](https://github.com/nodejs/node-gyp/commit/0d5a415a14)] - **doc**: add travis badg…8 …](https://github.com/nodejs/node-gyp/commit/103740cd95)] - **gyp**: list(dict) so we can del dict(…9 …dbdd`](https://github.com/nodejs/node-gyp/commit/278dcddbdd)] - **lib**: ignore VS instances that …10 …(https://github.com/nodejs/node-gyp/commit/1694907bbf)] - **lib**: compatibility with semver ≥ 7 (…11 …https://github.com/nodejs/node-gyp/commit/a3f1143514)] - **(SEMVER-MINOR)** **lib**: noproxy suppo…12 …365819c7`](https://github.com/nodejs/node-gyp/commit/52365819c7)] - **test**: remove old docker te…13 …d`](https://github.com/nodejs/node-gyp/commit/bc509c511d)] - **test**: add Windows to GitHub Actio…[all …]
1 https://upload.wikimedia.org/wikipedia/commons/f/fd/Ghostscript_Tiger.svg2 https://dev.w3.org/SVG/tools/svgweb/samples/svg-files/car.svg3 https://dev.w3.org/SVG/tools/svgweb/samples/svg-files/rg1024_green_grapes.svg4 https://dev.w3.org/SVG/tools/svgweb/samples/svg-files/gallardo.svg5 https://dev.w3.org/SVG/tools/svgweb/samples/svg-files/cartman.svg6 https://dev.w3.org/SVG/tools/svgweb/samples/svg-files/bzrfeed.svg7 https://dev.w3.org/SVG/tools/svgweb/samples/svg-files/android.svg8 https://upload.wikimedia.org/wikipedia/commons/d/df/Seal_of_American_Samoa.svg9 https://upload.wikimedia.org/wikipedia/commons/e/e7/Seal_of_Illinois.svg10 https://upload.wikimedia.org/wikipedia/commons/6/63/A_large_blank_world_map_with_oceans_marked_in_b…[all …]
1 https://www.w3.org/Graphics/SVG/Test/20110816/images/20x20.png2 https://www.w3.org/Graphics/SVG/Test/20110816/images/blue_10x10.png3 https://www.w3.org/Graphics/SVG/Test/20110816/images/bluesquidj.png4 https://www.w3.org/Graphics/SVG/Test/20110816/images/bumpMap2.png5 https://www.w3.org/Graphics/SVG/Test/20110816/images/DisplaceChecker.png6 https://www.w3.org/Graphics/SVG/Test/20110816/images/filters-conv-01-f.includeimage.png7 https://www.w3.org/Graphics/SVG/Test/20110816/images/galpha.png8 https://www.w3.org/Graphics/SVG/Test/20110816/images/gam030.png9 https://www.w3.org/Graphics/SVG/Test/20110816/images/gam045.png10 https://www.w3.org/Graphics/SVG/Test/20110816/images/gam056.png[all …]
3 All notable changes to this project will be documented in this file. See [standard-version](https:/…9 …ibraries that call Object.freeze() ([#1483](https://www.github.com/yargs/yargs/issues/1483)) ([99c…11 ### [14.2.1](https://github.com/yargs/yargs/compare/v14.2.0...v14.2.1) (2019-10-30)16 … was not being respected by commands ([#1459](https://github.com/yargs/yargs/issues/1459)) ([e78e7…18 ## [14.2.0](https://github.com/yargs/yargs/compare/v14.1.0...v14.2.0) (2019-10-07)23 * async middleware was called twice ([#1422](https://github.com/yargs/yargs/issues/1422)) ([9a42b63…24 …ck to accept any spec conform object ([#1424](https://github.com/yargs/yargs/issues/1424)) ([0be43…25 …being maintained for nested commands ([#1430](https://github.com/yargs/yargs/issues/1430)) ([d3865…26 * **docs:** broken markdown link ([#1426](https://github.com/yargs/yargs/issues/1426)) ([236e24e](h…27 … merging deeply nested configuration ([#1423](https://github.com/yargs/yargs/issues/1423)) ([bae66…[all …]
4 - [#2943](https://github.com/request/request/pull/2943) Replace hawk dependency with a local implem…7 - [#2885](https://github.com/request/request/pull/2885) Remove redundant code (for Node.js 0.9.4 an…8 - [#2942](https://github.com/request/request/pull/2942) Make Test GREEN Again! (@simov)9 - [#2923](https://github.com/request/request/pull/2923) Alterations for failing CI tests (@gareth-r…12 - [#2880](https://github.com/request/request/pull/2880) Revert "Update hawk to 7.0.7 (#2880)" (@sim…15 - [#2793](https://github.com/request/request/pull/2793) Fixed calculation of oauth_body_hash, issue…16 - [#2880](https://github.com/request/request/pull/2880) Update hawk to 7.0.7 (#2880) (@kornel-kedzi…19 - [#2776](https://github.com/request/request/pull/2776) Updating tough-cookie due to security fix. …22 - [#2703](https://github.com/request/request/pull/2703) Add Node.js v8 to Travis CI (@ryysud)23 - [#2751](https://github.com/request/request/pull/2751) Update of hawk and qs to latest version (#2…[all …]
3 All notable changes to this project will be documented in this file. See [standard-version](https:/…6 ## [9.5.12](https://github.com/npm/pacote/compare/v9.5.11...v9.5.12) (2020-01-06)11 * **git:** Do not drop uid/gid when executing in root-owned directory ([d2f4176](https://github.com…16 ## [9.5.11](https://github.com/npm/pacote/compare/v9.5.10...v9.5.11) (2019-12-09)21 * sanitize and normalize package bin field ([6f229f7](https://github.com/npm/pacote/commit/6f229f7))26 ## [9.5.10](https://github.com/npm/pacote/compare/v9.5.9...v9.5.10) (2019-12-04)31 …drop perms in git when not root ([5f33040](https://github.com/npm/pacote/commit/5f33040)), closes …36 ## [9.5.9](https://github.com/npm/pacote/compare/v9.5.8...v9.5.9) (2019-10-29)41 …anifest ([7a400d3](https://github.com/npm/pacote/commit/7a400d3)), closes [/github.com/npm/cli/pul…46 ## [9.5.8](https://github.com/npm/pacote/compare/v9.5.7...v9.5.8) (2019-08-20)[all …]
26 | [GL_KHR_blend_equation_advanced](https://khronos.org/registry/OpenGL/extensions/KHR/KHR_blend_equ…27 | [GL_EXT_blend_func_extended](https://khronos.org/registry/OpenGL/extensions/EXT/EXT_blend_func_ex…28 | [GL_EXT_blend_minmax](https://khronos.org/registry/OpenGL/extensions/EXT/EXT_blend_minmax.txt) | …29 | [GL_EXT_buffer_storage](https://khronos.org/registry/OpenGL/extensions/EXT/EXT_buffer_storage.txt…30 | [GL_EXT_clip_control](https://khronos.org/registry/OpenGL/extensions/EXT/EXT_clip_control.txt) | …31 | [GL_EXT_clip_cull_distance](https://khronos.org/registry/OpenGL/extensions/EXT/EXT_clip_cull_dist…32 | [GL_APPLE_clip_distance](https://khronos.org/registry/OpenGL/extensions/APPLE/APPLE_clip_distance…33 | [GL_EXT_color_buffer_float](https://khronos.org/registry/OpenGL/extensions/EXT/EXT_color_buffer_f…34 | [GL_EXT_color_buffer_half_float](https://khronos.org/registry/OpenGL/extensions/EXT/EXT_color_buf…35 | [GL_OES_compressed_EAC_R11_signed_texture](https://khronos.org/registry/OpenGL/extensions/OES/OES…[all …]
7 registry](https://github.com/nodejs/LTS/issues/37), modify npm to print out44 * [`709e9b4`](https://github.com/npm/npm/commit/709e9b44f5df9817a1c4babfbf26a2329bd265fb)46 ([@othiym23](https://github.com/othiym23))47 * [`0c29d09`](https://github.com/npm/npm/commit/0c29d0906608e8e174bd30a7a245e19795326051)49 scoped packages. ([@othiym23](https://github.com/othiym23))54 ([@isaacs](https://github.com/isaacs))56 oddities ([@rvagg](https://github.com/rvagg))57 * [`be06213`](https://github.com/npm/npm/commit/be06213415f2d51a50d2c792b4cd0d3412a9a7b1)59 ([@aterris](https://github.com/aterris))63 * [`a3a85dd`](https://github.com/npm/npm/commit/a3a85dd004c9245a71ad2f0213bd1a9a90d64cd6)[all …]
1 https://dev.w3.org/SVG/tools/svgweb/samples/svg-files/AJ_Digital_Camera.svg2 https://dev.w3.org/SVG/tools/svgweb/samples/svg-files/acid.svg3 https://dev.w3.org/SVG/tools/svgweb/samples/svg-files/alphachannel.svg4 https://dev.w3.org/SVG/tools/svgweb/samples/svg-files/bozo.svg5 https://dev.w3.org/SVG/tools/svgweb/samples/svg-files/compass.svg6 https://dev.w3.org/SVG/tools/svgweb/samples/svg-files/displayWebStats.svg7 https://dev.w3.org/SVG/tools/svgweb/samples/svg-files/eff.svg8 https://dev.w3.org/SVG/tools/svgweb/samples/svg-files/fsm.svg9 https://dev.w3.org/SVG/tools/svgweb/samples/svg-files/usaf.svg10 https://dev.w3.org/SVG/tools/svgweb/samples/svg-files/yinyang.svg[all …]