New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.7 to 1.0.8

patches/0.64.0/.DS_Store

6

CHANGELOG.md

@@ -0,1 +1,7 @@

# 1.0.8 (2021-03-14)
* Support for RN v0.64.0
# 1.0.7 (2021-01-19)
* Support for RN v0.63.4
# 1.0.6 (2020-09-30)

@@ -2,0 +8,0 @@ * Support for RN v0.63.3

2

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

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

@@ -39,2 +39,3 @@ #!/usr/bin/env node

switch (minorVersion) {
case 64:
case 63:

@@ -41,0 +42,0 @@ patchDir = version;

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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