Ecosyste.ms: OpenCollective

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

NAPI-RS

NAPI-RS is a framework for building pre-compiled Node.js addons in Rust.
Collective - Host: opensource - https://opencollective.com/napi-rs - Code: https://github.com/napi-rs/napi-rs

feat(napi): napi_get_all_property_names

github.com/napi-rs/napi-rs - 13216f523a8efee6853c9b786caac5de673f1ec8 authored about 4 years ago by LongYinan <[email protected]>
feat(napi): implement detach arraybuffer

github.com/napi-rs/napi-rs - 1dc9974c194b3e115df6f161cc8c5fddcbb8e10f authored about 4 years ago by LongYinan <[email protected]>
docs: update badges urls

github.com/napi-rs/napi-rs - ef51a882c638a5c67449a6244d1aebcdcc6c562c authored about 4 years ago by LongYinan <[email protected]>
docs: update test command in README.md

github.com/napi-rs/napi-rs - 91be50865d20c1ce2c05ed15fb0dd4d7abf5d009 authored about 4 years ago by LongYinan <[email protected]>
feat(napi): implement dataview related apis

github.com/napi-rs/napi-rs - ae8de8a63124e8c6a331c9832bc349b40c58b63a authored about 4 years ago by LongYinan <[email protected]>
feat(napi): implement create_buffer_copy

github.com/napi-rs/napi-rs - 809ecfec49bebb1ff66ad8ed02b9c06155306ff3 authored about 4 years ago by LongYinan <[email protected]>
style: format toml files

github.com/napi-rs/napi-rs - 276fc45603ebb45e5a5f220f1706b956d4481da0 authored about 4 years ago by LongYinan <[email protected]>
Merge pull request #226 from napi-rs/dependabot/npm_and_yarn/eslint-7.11.0

build(deps-dev): bump eslint from 7.10.0 to 7.11.0

github.com/napi-rs/napi-rs - 3e332df89cafe10d1d8f0890b142628e8dce8426 authored about 4 years ago by LongYinan <[email protected]>
Merge pull request #225 from napi-rs/dependabot/npm_and_yarn/tslib-2.0.3

build(deps): bump tslib from 2.0.2 to 2.0.3

github.com/napi-rs/napi-rs - 7ce4571c8d36e7bbcea04b631bf74cb8915b6bf5 authored about 4 years ago by LongYinan <[email protected]>
build(deps-dev): bump eslint from 7.10.0 to 7.11.0

Bumps [eslint](https://github.com/eslint/eslint) from 7.10.0 to 7.11.0.
- [Release notes](https:...

github.com/napi-rs/napi-rs - 3e789c0cbf773f6815d487207a2e93a6394c66cc authored about 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
build(deps): bump tslib from 2.0.2 to 2.0.3

Bumps [tslib](https://github.com/Microsoft/tslib) from 2.0.2 to 2.0.3.
- [Release notes](https:/...

github.com/napi-rs/napi-rs - 7eb498fb1a4383e117c21b3c659f0f098e40193e authored about 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #224 from napi-rs/more-bindings

More bindings

github.com/napi-rs/napi-rs - edc8d91902f42d2a286f790296837998e0d9ec7e authored about 4 years ago by LongYinan <[email protected]>
fix(napi): TypedArray napi < 6 compatible issue

github.com/napi-rs/napi-rs - d151318131d461e070fb65ebd0306cffd475d02b authored about 4 years ago by LongYinan <[email protected]>
docs: update README

github.com/napi-rs/napi-rs - 364082ca7ae55dc68abb303c204b2b7d34e16922 authored about 4 years ago by LongYinan <[email protected]>
feat(napi): implement TypedArray related APIs

github.com/napi-rs/napi-rs - 0deb9f77553701a5e569515124aa8e356678de70 authored about 4 years ago by LongYinan <[email protected]>
feat(napi): implement napi_reference_ref

github.com/napi-rs/napi-rs - 3da8daf192bbae52bdd5526624261018f21bcb72 authored about 4 years ago by LongYinan <[email protected]>
feat(napi): implement napi_is_promise

github.com/napi-rs/napi-rs - e0d75d145391540e3e724917a27fa4a8e5964f26 authored about 4 years ago by LongYinan <[email protected]>
Merge pull request #223 from napi-rs/date

feat(napi): implement date related API

github.com/napi-rs/napi-rs - 27e11d6723e204dcc787765dce4d5dd5569d82b2 authored about 4 years ago by LongYinan <[email protected]>
feat(napi): implement date related API

github.com/napi-rs/napi-rs - 6c95d86d2f129a2beeacbd5fbbcb6cf8423f73d4 authored about 4 years ago by LongYinan <[email protected]>
Merge pull request #220 from napi-rs/reduce-windows-dependencies

refactor(build): use node to download .lib file on Windows

github.com/napi-rs/napi-rs - 1b69902381aceac01c42e5a06a769f3f859f6320 authored about 4 years ago by LongYinan <[email protected]>
refactor(build): use node to download .lib file on Windows

github.com/napi-rs/napi-rs - d1d6a5b963caec333efe60164c42e1243a9b161b authored about 4 years ago by LongYinan <[email protected]>
Merge pull request #222 from napi-rs/dependabot/npm_and_yarn/types/node-14.11.8

build(deps-dev): bump @types/node from 14.11.7 to 14.11.8

github.com/napi-rs/napi-rs - a93f9b6433ffe4fa2bd7beda16db9057569100d0 authored about 4 years ago by LongYinan <[email protected]>
build(deps-dev): bump @types/node from 14.11.7 to 14.11.8

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) fro...

github.com/napi-rs/napi-rs - 66242a514a8409db7f33f7080c3edbf38cc8b539 authored about 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #221 from napi-rs/fix-build-condition

fix: wrong condition in build command

github.com/napi-rs/napi-rs - afa6c075ae0836523ced6553e34450a4266e63d8 authored about 4 years ago by LongYinan <[email protected]>
fix: wrong condition in build command

Close https://github.com/napi-rs/napi-rs/issues/219

github.com/napi-rs/napi-rs - 427250590160db21bcad6183b6ada5ba769354dd authored about 4 years ago by LongYinan <[email protected]>
Merge pull request #218 from napi-rs/dependabot/npm_and_yarn/types/node-14.11.7

build(deps-dev): bump @types/node from 14.11.2 to 14.11.7

github.com/napi-rs/napi-rs - dca2bb322ebdeafbdfc4433f86c42af990840926 authored about 4 years ago by LongYinan <[email protected]>
Merge pull request #215 from napi-rs/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.4.0

build(deps-dev): bump @typescript-eslint/eslint-plugin from 4.3.0 to 4.4.0

github.com/napi-rs/napi-rs - d7e13e146ce070b1830eaadf434bb64bfd85a76a authored about 4 years ago by LongYinan <[email protected]>
build(deps-dev): bump @types/node from 14.11.2 to 14.11.7

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) fro...

github.com/napi-rs/napi-rs - b7008266c6e1c379ba2a8d611b10a206c779a3e2 authored about 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
build(deps-dev): bump @typescript-eslint/eslint-plugin

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/...

github.com/napi-rs/napi-rs - 31af064010b420f38096f15ce7d7208605f21a90 authored about 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #214 from napi-rs/dependabot/npm_and_yarn/tslib-2.0.2

build(deps): bump tslib from 2.0.1 to 2.0.2

github.com/napi-rs/napi-rs - 7f01128fc4dfc2e562424d6cb303182b82431569 authored about 4 years ago by LongYinan <[email protected]>
Merge pull request #216 from napi-rs/dependabot/npm_and_yarn/typescript-eslint/parser-4.4.0

build(deps-dev): bump @typescript-eslint/parser from 4.3.0 to 4.4.0

github.com/napi-rs/napi-rs - dab8957545e6f06a3b07be1d682329ad8bf0268d authored about 4 years ago by LongYinan <[email protected]>
Merge pull request #213 from napi-rs/dependabot/npm_and_yarn/sinon-9.2.0

build(deps-dev): bump sinon from 9.1.0 to 9.2.0

github.com/napi-rs/napi-rs - 2e37d7072f727f4265451975fda8ca1b82ebf6cc authored about 4 years ago by LongYinan <[email protected]>
Merge pull request #212 from napi-rs/dependabot/cargo/cfg-if-1.0

build(deps): update cfg-if requirement from 0.1 to 1.0

github.com/napi-rs/napi-rs - bbeaa1191ea0fb11c4c9a5f62aa3f929040e1357 authored about 4 years ago by LongYinan <[email protected]>
Merge pull request #211 from napi-rs/dependabot/npm_and_yarn/types/sinon-9.0.8

build(deps-dev): bump @types/sinon from 9.0.7 to 9.0.8

github.com/napi-rs/napi-rs - b503e900a0196c1e4b858fe07991cafe6171fdc3 authored about 4 years ago by LongYinan <[email protected]>
build(deps-dev): bump @typescript-eslint/parser from 4.3.0 to 4.4.0

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HE...

github.com/napi-rs/napi-rs - 61f7371e506b01288025a37a96c6e9d04ed2e394 authored about 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
build(deps): bump tslib from 2.0.1 to 2.0.2

Bumps [tslib](https://github.com/Microsoft/tslib) from 2.0.1 to 2.0.2.
- [Release notes](https:/...

github.com/napi-rs/napi-rs - 17c4f23a73fadcf7c56c0cff098fbc5f1182efee authored about 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
build(deps-dev): bump sinon from 9.1.0 to 9.2.0

Bumps [sinon](https://github.com/sinonjs/sinon) from 9.1.0 to 9.2.0.
- [Release notes](https://g...

github.com/napi-rs/napi-rs - 84e5a95749dddd82a516294a9ed9cd485393459c authored about 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
build(deps): update cfg-if requirement from 0.1 to 1.0

Updates the requirements on [cfg-if](https://github.com/alexcrichton/cfg-if) to permit the lates...

github.com/napi-rs/napi-rs - 027d6d35e7ad6f9cacbffc595a13dbed3fce149f authored about 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
build(deps-dev): bump @types/sinon from 9.0.7 to 9.0.8

Bumps [@types/sinon](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/sinon) f...

github.com/napi-rs/napi-rs - 44f3ccb6b77db3717f380aa1c1abbc0a80352855 authored about 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #210 from napi-rs/thread-safe-function

refactor(napi): thread safe function redesign

github.com/napi-rs/napi-rs - 7a340b0b55658b5638fc9257932853ec612309dd authored about 4 years ago by LongYinan <[email protected]>
refactor(napi): thread safe function redesign

github.com/napi-rs/napi-rs - c5f2b6699d0f435150ca9fbd0c6969d3d1f8e9e5 authored about 4 years ago by LongYinan <[email protected]>
Merge pull request #209 from napi-rs/env-cleanup-hook

feat(napi): implement env cleanup hook

github.com/napi-rs/napi-rs - 64bf2e81becff25ece8b5d2a831145ed6cb8cb73 authored about 4 years ago by LongYinan <[email protected]>
ci: use [email protected] instead of [email protected] to run napi3 tests

github.com/napi-rs/napi-rs - 2d099f7d1f80c758c8b3fa2d717cf0c185a252e6 authored about 4 years ago by LongYinan <[email protected]>
feat(napi): implement env cleanup hook

github.com/napi-rs/napi-rs - 45411a59ea8a2e948b68e2a64deff5215e3ad3d8 authored about 4 years ago by LongYinan <[email protected]>
Merge pull request #208 from napi-rs/get-global

JsGlobal

github.com/napi-rs/napi-rs - 973d3ee008fb0254554b6e1b86dc0f67a55cf1b4 authored about 4 years ago by LongYinan <[email protected]>
style: run fmt

github.com/napi-rs/napi-rs - d1870d2be2f81a705efedd50fc864b513f1dab6d authored about 4 years ago by LongYinan <[email protected]>
test(napi): add JsTimeout specs

github.com/napi-rs/napi-rs - e713d647f546fd5142f1f37c8db11a51d234b7f5 authored about 4 years ago by LongYinan <[email protected]>
feat(napi): implement JsTimeout

github.com/napi-rs/napi-rs - 43c01796ebc823db831de28c3f5f7347eb3732dd authored about 4 years ago by LongYinan <[email protected]>
feat(napi): refactor Env::get_global

github.com/napi-rs/napi-rs - a532451fc0d1d49e0e34f18fd9f9594860e2bcb9 authored about 4 years ago by LongYinan <[email protected]>
Merge pull request #207 from napi-rs/arraybuffer

fix(napi): arraybuffer implement

github.com/napi-rs/napi-rs - 3a500dcbe27efd3ba2d5b26bc592abb3018ab0ae authored about 4 years ago by LongYinan <[email protected]>
fix(napi): arraybuffer implement

close https://github.com/napi-rs/napi-rs/issues/68

github.com/napi-rs/napi-rs - 3eecf1fc5fd7a304bf4d1a068d7da2f2888cfefd authored about 4 years ago by LongYinan <[email protected]>
Merge pull request #204 from napi-rs/dependabot/npm_and_yarn/typescript-eslint/parser-4.3.0

build(deps-dev): bump @typescript-eslint/parser from 4.2.0 to 4.3.0

github.com/napi-rs/napi-rs - c1b957a2685a3d867a29ccfd20c65daa7a3aaf5f authored about 4 years ago by LongYinan <[email protected]>
Merge pull request #199 from napi-rs/handle-scope

handle scope

github.com/napi-rs/napi-rs - bcc32be2161505b6939de36c60de5982dd28f90a authored about 4 years ago by LongYinan <[email protected]>
build(deps-dev): bump @typescript-eslint/parser from 4.2.0 to 4.3.0

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HE...

github.com/napi-rs/napi-rs - 70d0b85082c248f59e400d5419e364e3de927227 authored about 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
refactor(napi): scope and Ref

github.com/napi-rs/napi-rs - 9c921ffaa36036d8a2e406c45ec3336711969e79 authored about 4 years ago by LongYinan <[email protected]>
Merge pull request #206 from napi-rs/bench

feat: add benchmark crate and frameworks

github.com/napi-rs/napi-rs - 4460f43be8e6206819eea2a2c2b310b1abfe35a0 authored about 4 years ago by LongYinan <[email protected]>
Merge pull request #205 from napi-rs/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.3.0

build(deps-dev): bump @typescript-eslint/eslint-plugin from 4.2.0 to 4.3.0

github.com/napi-rs/napi-rs - 39811d2a02fbeba3c0d4822262f49803b2e6a5bd authored about 4 years ago by LongYinan <[email protected]>
feat: add benchmark crate and frameworks

github.com/napi-rs/napi-rs - fb4d07edd4ada6da47a604c63987e1fd01a03cc6 authored about 4 years ago by LongYinan <[email protected]>
build(deps-dev): bump @typescript-eslint/eslint-plugin

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/...

github.com/napi-rs/napi-rs - 936cca8a292fe01d4d4cd4fdb17729447ac6c3cf authored about 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #202 from napi-rs/dependabot/npm_and_yarn/ava-3.13.0

build(deps-dev): bump ava from 3.12.1 to 3.13.0

github.com/napi-rs/napi-rs - 109fc64d271e256c5dd42660d877ce770125d91a authored about 4 years ago by LongYinan <[email protected]>
build(deps-dev): bump ava from 3.12.1 to 3.13.0

Bumps [ava](https://github.com/avajs/ava) from 3.12.1 to 3.13.0.
- [Release notes](https://githu...

github.com/napi-rs/napi-rs - 03a5f6fcdd120b15c68aced59c6f95c14ee55366 authored about 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #201 from napi-rs/dependabot/npm_and_yarn/eslint-7.10.0

build(deps-dev): bump eslint from 7.9.0 to 7.10.0

github.com/napi-rs/napi-rs - 07e616cefa773c232650dade1a55e4a90ac98bf4 authored about 4 years ago by LongYinan <[email protected]>
build(deps-dev): bump eslint from 7.9.0 to 7.10.0

Bumps [eslint](https://github.com/eslint/eslint) from 7.9.0 to 7.10.0.
- [Release notes](https:/...

github.com/napi-rs/napi-rs - dc28031170e0e9465131d4ca3d3c2678cb776753 authored about 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #203 from napi-rs/dependabot/npm_and_yarn/eslint-plugin-import-2.22.1

build(deps-dev): bump eslint-plugin-import from 2.22.0 to 2.22.1

github.com/napi-rs/napi-rs - 7d505e0919725e2816b6f17238c8dfbe5a3f1a70 authored about 4 years ago by LongYinan <[email protected]>
Merge pull request #200 from napi-rs/dependabot/npm_and_yarn/clipanion-2.6.2

build(deps): bump clipanion from 2.6.1 to 2.6.2

github.com/napi-rs/napi-rs - 8a9f4a6072cb3fb0203e29f982de994f2839af84 authored about 4 years ago by LongYinan <[email protected]>
build(deps-dev): bump eslint-plugin-import from 2.22.0 to 2.22.1

Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.22.0 to 2...

github.com/napi-rs/napi-rs - d11b33feeee319e42bae085363c7ce179f8ecf55 authored about 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
build(deps): bump clipanion from 2.6.1 to 2.6.2

Bumps [clipanion](https://github.com/arcanis/clipanion) from 2.6.1 to 2.6.2.
- [Release notes](h...

github.com/napi-rs/napi-rs - 7fd6063aaea07b78c00124b469f74cb3487c7858 authored about 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #198 from napi-rs/cleanup

Cleanup

github.com/napi-rs/napi-rs - c668f8dd8e51b7aebaf463af86cfe2b7289d31bf authored about 4 years ago by LongYinan <[email protected]>
refactor(napi): implement async task cancel

github.com/napi-rs/napi-rs - aadca83d2e542a9bc3a5d8959ef7760badc9fc8e authored about 4 years ago by LongYinan <[email protected]>
feat(napi): add lifetime span to JsBuffer

github.com/napi-rs/napi-rs - f1281af260d4f6e747545e26c14109113e04f5b4 authored about 4 years ago by LongYinan <[email protected]>
Merge pull request #197 from napi-rs/upgrade-swc

chore: upgrade swc

github.com/napi-rs/napi-rs - c85478655db5a117b06e2b4faf81f7a6959bf29d authored about 4 years ago by LongYinan <[email protected]>
refactor(napi): from_raw_unchecked and this_unchecked

github.com/napi-rs/napi-rs - c0277542a241ce72c7907b0e71df8ca58ac760e8 authored about 4 years ago by LongYinan <[email protected]>
refactor(napi): remove useless handle_scope operation in async_work

github.com/napi-rs/napi-rs - d3fdfd48d04ab28a1f497406a0ba0aae4b4d9800 authored about 4 years ago by LongYinan <[email protected]>
chore: upgrade swc

github.com/napi-rs/napi-rs - cde5704b8d6d42c49e1b535ef0299626693e5283 authored about 4 years ago by LongYinan <[email protected]>
Merge pull request #195 from napi-rs/dependabot/npm_and_yarn/eslint-config-prettier-6.12.0

build(deps-dev): bump eslint-config-prettier from 6.11.0 to 6.12.0

github.com/napi-rs/napi-rs - 6dba7359dd9ccfa8cf8d29a92d15febadc448611 authored about 4 years ago by LongYinan <[email protected]>
build(deps-dev): bump eslint-config-prettier from 6.11.0 to 6.12.0

Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 6.11.0 t...

github.com/napi-rs/napi-rs - fe224111858a85f1b2d6c6b62e8ec72d412f8de3 authored about 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #194 from napi-rs/dependabot/cargo/semver-0.11

build(deps): update semver requirement from 0.10 to 0.11

github.com/napi-rs/napi-rs - ace5fd38929397053feffb1426452d24cf4dd5dc authored about 4 years ago by LongYinan <[email protected]>
build(deps): update semver requirement from 0.10 to 0.11

Updates the requirements on [semver](https://github.com/steveklabnik/semver) to permit the lates...

github.com/napi-rs/napi-rs - 14a5bceb245e21f92ada0022a3ead75df16acce4 authored about 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #193 from napi-rs/dependabot/npm_and_yarn/types/node-14.11.2

build(deps-dev): bump @types/node from 14.11.1 to 14.11.2

github.com/napi-rs/napi-rs - e3ec464cff56554d4bdaaaa82bbd50a23bae1eb6 authored about 4 years ago by LongYinan <[email protected]>
Merge pull request #191 from napi-rs/dependabot/npm_and_yarn/typescript-eslint/parser-4.2.0

build(deps-dev): bump @typescript-eslint/parser from 4.1.1 to 4.2.0

github.com/napi-rs/napi-rs - eb756be46a57f6be543c4ccbc897c07024a0620d authored about 4 years ago by LongYinan <[email protected]>
build(deps-dev): bump @types/node from 14.11.1 to 14.11.2

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) fro...

github.com/napi-rs/napi-rs - 2a315f655f34186f5cf693af59b36a2ca856482b authored about 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
build(deps-dev): bump @typescript-eslint/parser from 4.1.1 to 4.2.0

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HE...

github.com/napi-rs/napi-rs - 38d999f1b533b9fe015ad7a2180c6400075c6576 authored about 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #192 from napi-rs/dependabot/npm_and_yarn/clipanion-2.6.1

build(deps): bump clipanion from 2.5.0 to 2.6.1

github.com/napi-rs/napi-rs - 394d8d8b841db2c4ddffc9a50816367a93836fa2 authored about 4 years ago by LongYinan <[email protected]>
Merge pull request #190 from napi-rs/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.2.0

build(deps-dev): bump @typescript-eslint/eslint-plugin from 4.1.1 to 4.2.0

github.com/napi-rs/napi-rs - caa79d60a52e5675c9a913ef39467165192872d9 authored about 4 years ago by LongYinan <[email protected]>
build(deps): bump clipanion from 2.5.0 to 2.6.1

Bumps [clipanion](https://github.com/arcanis/clipanion) from 2.5.0 to 2.6.1.
- [Release notes](h...

github.com/napi-rs/napi-rs - 8e77eb7d3ba9db374bba377a9069b4ae7c26ce97 authored about 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
build(deps-dev): bump @typescript-eslint/eslint-plugin

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/...

github.com/napi-rs/napi-rs - b1ef829c9e4161f4739da747ea4a5447286e7c83 authored about 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
chore: upgrade deps

github.com/napi-rs/napi-rs - 7992260eec375199975701499808d105ac898be1 authored over 4 years ago by LongYinan <[email protected]>
Merge pull request #186 from napi-rs/dependabot/npm_and_yarn/swc-node/core-linux-musl-0.7.6

build(deps): bump @swc-node/core-linux-musl from 0.7.5 to 0.7.6

github.com/napi-rs/napi-rs - cdcb4ebdae68435f28253839f3bdd5447b6037a4 authored over 4 years ago by LongYinan <[email protected]>
Merge pull request #185 from napi-rs/dependabot/npm_and_yarn/types/node-14.11.1

build(deps-dev): bump @types/node from 14.10.2 to 14.11.1

github.com/napi-rs/napi-rs - 01478814be4ecfb4060695adde221616d8c97bf8 authored over 4 years ago by LongYinan <[email protected]>
Merge pull request #184 from napi-rs/dependabot/npm_and_yarn/typescript-4.0.3

build(deps-dev): bump typescript from 4.0.2 to 4.0.3

github.com/napi-rs/napi-rs - 585d3676fd3acda324324542e9c3ad726fe982ee authored over 4 years ago by LongYinan <[email protected]>
Merge pull request #183 from napi-rs/dependabot/npm_and_yarn/lint-staged-10.4.0

build(deps-dev): bump lint-staged from 10.3.0 to 10.4.0

github.com/napi-rs/napi-rs - 72e24e3caf02da9122821804dec9af4548d2e2d4 authored over 4 years ago by LongYinan <[email protected]>
build(deps): bump @swc-node/core-linux-musl from 0.7.5 to 0.7.6

Bumps [@swc-node/core-linux-musl](https://github.com/Brooooooklyn/swc-node) from 0.7.5 to 0.7.6....

github.com/napi-rs/napi-rs - ab250f1a6eb7b1af180ca5b6acc854847a03b863 authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
build(deps-dev): bump @types/node from 14.10.2 to 14.11.1

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) fro...

github.com/napi-rs/napi-rs - ccccca8b27fd04ca50e200ec7473216508a86f73 authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
build(deps-dev): bump typescript from 4.0.2 to 4.0.3

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.0.2 to 4.0.3.
- [Release note...

github.com/napi-rs/napi-rs - 350bcd5b9acd42e52248175ec89b28beb2eb925a authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
build(deps-dev): bump lint-staged from 10.3.0 to 10.4.0

Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.3.0 to 10.4.0.
- [Release not...

github.com/napi-rs/napi-rs - 8841cde4bb7c6c4cfeeb6f0bc0954aadf3bdbfe9 authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #181 from fluxxu/master

refactor: build on Windows without admin privilege.

github.com/napi-rs/napi-rs - 622f170a2c0d60b3054826ae331b8612225cc6f7 authored over 4 years ago by LongYinan <[email protected]>
refactor: build on Windows without admin privilege.

github.com/napi-rs/napi-rs - 595bf69a43f821b3efa28677a6cc333e6b47461e authored over 4 years ago by Flux Xu <[email protected]>
docs: update readme

github.com/napi-rs/napi-rs - cde8dceda93ff838833efbdb6b937d8f6f4aa63b authored over 4 years ago by LongYinan <[email protected]>
Merge pull request #177 from napi-rs/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.1.1

build(deps-dev): bump @typescript-eslint/eslint-plugin from 4.1.0 to 4.1.1

github.com/napi-rs/napi-rs - e733edf7b6fea225592e09e353b8fc771949ddcc authored over 4 years ago by LongYinan <[email protected]>