is-online

Check if the internet connection is up

MIT License

Downloads
364.9K
Stars
1.2K
Committers
15

Bot releases are visible (Hide)

is-online - Latest Release

Published by sindresorhus over 2 years ago

Breaking

  • Require Node.js 14 b0e3bd2
  • This package is now pure ESM. Please read this.

https://github.com/sindresorhus/is-online/compare/v9.0.1...v10.0.0

is-online -

Published by sindresorhus over 3 years ago

is-online -

Published by sindresorhus almost 4 years ago

Breaking

  • Require Node.js 10 88e5b29
  • Rename version option to ipVersion and make it a number (#79) 61d5046

Breaking for TypeScript users

  • Only use a CommonJS export for the TypeScript definition (reason)
    You need to change import isOnline from 'is-online'; to import isOnline = require('is-online');

https://github.com/sindresorhus/is-online/compare/v8.5.1...v9.0.0

is-online -

Published by sindresorhus about 4 years ago

is-online -

Published by sindresorhus about 4 years ago

  • Exit early if non-internal network adapter doesn't exist (#76) 5882fb5

https://github.com/sindresorhus/is-online/compare/v8.4.0...v8.5.0

is-online -

Published by sindresorhus over 4 years ago

  • Use HTTPS for the Apple endpoint check aef4417

https://github.com/sindresorhus/is-online/compare/v8.3.1...v8.4.0

is-online -

Published by sindresorhus over 4 years ago

  • Fix wrong condition for Apple success check (#73) 1d3ab45

https://github.com/sindresorhus/is-online/compare/v8.3.0...v8.3.1

is-online -

Published by sindresorhus over 4 years ago

  • Exit early if navigator.onLine is false (#70) 4f0a6d4

https://github.com/sindresorhus/is-online/compare/v8.2.2...v8.3.0

is-online -

Published by sindresorhus over 4 years ago

  • Fix UV pool overflow and cancel outstanding HTTP requests on DNS success (#69) 0349077

https://github.com/sindresorhus/is-online/compare/v8.2.1...v8.2.2

is-online -

Published by sindresorhus almost 5 years ago

is-online -

Published by sindresorhus over 5 years ago

  • Refactor TypeScript definition to CommonJS compatible export (#60) c221f36

https://github.com/sindresorhus/is-online/compare/v8.1.0...v8.2.0

is-online -

Published by sindresorhus over 5 years ago

  • Add TypeScript definition (#58) fe5cedb
  • Update dependencies (#58) fe5cedb

https://github.com/sindresorhus/is-online/compare/v8.0.0...v8.1.0

is-online -

Published by sindresorhus almost 6 years ago

Breaking:

  • Require Node.js 8 and update dependencies e0b2e12 89a634c