Socket
Socket
Sign inDemoInstall

@react-native-community/netinfo

Package Overview
Dependencies
514
Maintainers
1
Versions
150
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1
35
15Next

8.3.0

Diff

Changelog

Source

8.3.0 (2022-04-22)

Features

  • add imperative api to refresh state (#594) (1d7b751)
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)
mattoakes
published 7.1.9 •

Changelog

Source

7.1.9 (2022-01-26)

Bug Fixes

  • android: count native listeners / correctly disable listener if count == 0 (#569) (5ae16f6)
mattoakes
published 7.1.8 •

Changelog

Source

7.1.8 (2022-01-25)

Bug Fixes

  • windows: refactor implementation to avoid crashes (#564) (cc4bfa3)
mattoakes
published 7.1.7 •

Changelog

Source

7.1.7 (2021-12-20)

Bug Fixes

  • android: populate network value during initial module startup (#553) (c05080f)
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc