Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

react-native-networking-patch

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-networking-patch - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

CHANGELOG.md

2

package.json
{
"name": "react-native-networking-patch",
"version": "1.0.3",
"version": "1.0.4",
"description": "Improves the performance of the React Native network module and adds a timeout feature.",

@@ -5,0 +5,0 @@ "keywords": [

@@ -38,2 +38,5 @@ #!/usr/bin/env node

switch (minorVersion) {
case 63:
patchDir = '0.63.1';
break;
case 62:

@@ -40,0 +43,0 @@ patchDir = '0.62.2';

Sorry, the diff of this file is not supported yet

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