Skip to content

Tags: silverwind/default-gateway

Tags

7.2.2

Toggle 7.2.2's commit message

Verified

This tag was signed with the committer’s verified signature.
* add sideEffects: false (silverwind)

7.2.1

Toggle 7.2.1's commit message

Verified

This tag was signed with the committer’s verified signature.
* fix lint version return value (silverwind)

7.2.0

Toggle 7.2.0's commit message

Verified

This tag was signed with the committer’s verified signature.
* add version to result (silverwind)

* pass family as number (silverwind)

7.1.0

Toggle 7.1.0's commit message

Verified

This tag was signed with the committer’s verified signature.
* add default export (silverwind)

7.0.0

Toggle 7.0.0's commit message

Verified

This tag was signed with the committer’s verified signature.
* add packagephobia (silverwind)

* remove license file, license is in package.json (silverwind)
* try fix windows (silverwind)
* rename interface to int - fixes #23 (silverwind)
* refactor loops (silverwind)
* tweak lint (silverwind)
* refactor (silverwind)
* move function (silverwind)
* remove ubuntu 18, github runner won't start (silverwind)
* rewrite to esm (silverwind)

6.0.3

Toggle 6.0.3's commit message

Verified

This tag was signed with the committer’s verified signature.
* update devDeps (silverwind)

* Bump execa to ^5.0.0 (#22) (Ryan Lopopolo)
* update deps, add jest config (silverwind)

6.0.2

Toggle 6.0.2's commit message

Verified

This tag was signed with the committer’s verified signature.
* misc tweaks (silverwind)

* use set for existance checks and misc refactors (silverwind)
* update deps (silverwind)
* add ubuntu 20 (silverwind)
* refactor tests (silverwind)
* update deps (silverwind)

6.0.1

Toggle 6.0.1's commit message

Verified

This tag was signed with the committer’s verified signature.
6.0.1

* return promise on unsupported platforms (silverwind)
* use Set for checking platform match (silverwind)
* test ipv6 locally too (silverwind)
* enable ipv6 test on darwin, add ubuntu 16 (silverwind)
* check if github CI has ipv6 yet (silverwind)
* test node 14, update devDependencies (silverwind)

6.0.0

Toggle 6.0.0's commit message

Verified

This tag was signed with the committer’s verified signature.
6.0.0

* misc tweaks (silverwind)
* refactor (silverwind)
* reorder (silverwind)
* add main (silverwind)
* use destructuring (silverwind)
* update dependencies, require node 10 (silverwind)
* set CI env (silverwind)
* skip ipv6 on ci (silverwind)
* switch to jest (silverwind)
* try ipv6 on actions (silverwind)
* switch to actions, misc tweaks (silverwind)
* 5.0.5 (silverwind)

5.0.5

Toggle 5.0.5's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
5.0.5

* reformat required commands in readme (silverwind)
* update dependencies (silverwind)
* match engines.node to execa - fixes #20 (silverwind)
* add note about wmic (silverwind)
* modernize example code (silverwind)