Socket
Socket
Sign inDemoInstall

@react-native-community/netinfo

Package Overview
Dependencies
Maintainers
1
Versions
153
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-native-community/netinfo - npm Package Versions

1
16

9.1.0

Diff

Changelog

Source

9.1.0 (2022-06-24)

Features

  • add parameter useNativeReachability to optionally choose non-native reachability test (#609) (9b02cac)
mattoakes
published 9.0.0 •

Changelog

Source

9.0.0 (2022-06-03)

  • fix(windows)!: change WindowsTargetPlatformVersion to 10.0 / drop arm32 / drop rnw < 0.63 (#603) (16d6568), closes #603

BREAKING CHANGES

  • needs react-native-windows 0.63+ and MSVC build tools v142+ (Visual Studio 2019+), drop arm32
mattoakes
published 8.3.1 •

Changelog

Source

8.3.1 (2022-05-30)

Bug Fixes

  • web: removeListeners should actually remove listeners (#600) (60e9e38)
mattoakes
published 8.3.0 •

Changelog

Source

8.3.0 (2022-04-22)

Features

mattoakes
published 8.2.0 •

Changelog

Source

8.2.0 (2022-03-18)

Features

mattoakes
published 8.1.0 •

Changelog

Source

8.1.0 (2022-03-02)

Features

  • windows, ip-address: add ipAddress info to windows details (#581) (11f3e3b)
mattoakes
published 8.0.0 •

Changelog

Source

8.0.0 (2022-02-10)

  • fix(CHANGELOG)!: note that v7.1.12 is breaking if you have wifi SSID permission (#574) (99072e0), closes #574

BREAKING CHANGES

  • it's possible this is a breaking change, depending on your app use case. If you relied on iOS SSID information and met Apple's strict criteria for accessing SSID, you need to set the new config value shouldFetchWiFiSSID to true. If you set it to true and do not meet the criteria your app may crash due to a memory leak. All versions prior to 7.1.12 would attempt to fetch the information regardless of permission, leak memory, and possibly crash. This change avoids that crash.
mattoakes
published 7.1.12 •

Changelog

Source

7.1.12 (2022-02-09)

BREAKING CHANGE NOTICE - it's possible this is a breaking change, depending on your app use case. If you relied on iOS SSID information and met Apple's strict criteria for accessing SSID, you need to set the new config value shouldFetchWiFiSSID to true. If you set it to true and do not meet the criteria your app may crash due to a memory leak. All versions prior to 7.1.12 would attempt to fetch the information regardless of permission, leak memory, and possible crash. This change avoids that crash.

Bug Fixes

  • ios: avoid memory leak from ssid APIs by adding explicit config (#560) (fbf7c15), closes #420
mattoakes
published 7.1.11 •

Changelog

Source

7.1.11 (2022-02-08)

Bug Fixes

  • windows: fix race condition in WiFi connection details feature (#568) (0cd8132)
mattoakes
published 7.1.10 •

Changelog

Source

7.1.10 (2022-02-07)

Bug Fixes

  • android: use registerDefaultNetworkCallback so toggling airplane mode works (#571) (e8af2de)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc