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

@cca-io/bs-rn-fetch-blob

Package Overview
Dependencies
Maintainers
2
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cca-io/bs-rn-fetch-blob - npm Package Compare versions

Comparing version 0.1.0 to 0.2.0

7

package.json
{
"name": "@cca-io/bs-rn-fetch-blob",
"version": "0.1.0",
"version": "0.2.0",
"description": "Reason/BuckleScript bindings for rn-fetch-blob",

@@ -16,7 +16,7 @@ "main": "src/RNFetchBlob.bs.js",

"peerDependencies": {
"bs-platform": "^4.0.6",
"bs-platform": ">=5.0.4",
"rn-fetch-blob": "^0.10.13"
},
"devDependencies": {
"bs-platform": "^4.0.6"
"bs-platform": "^5.0.4"
},

@@ -30,2 +30,3 @@ "files": [

"react-native",
"reason-react-native",
"rn-fetch-blob",

@@ -32,0 +33,0 @@ "react-native-fetch-blob",

@@ -1,2 +0,2 @@

// Generated by BUCKLESCRIPT VERSION 4.0.7, PLEASE EDIT WITH CARE
// Generated by BUCKLESCRIPT VERSION 5.0.4, PLEASE EDIT WITH CARE
'use strict';

@@ -9,3 +9,3 @@

var Response = /* module */[];
var $$Response = /* module */[];

@@ -20,5 +20,5 @@ var Fetch = /* module */[];

exports.ResponseInfo = ResponseInfo;
exports.Response = Response;
exports.$$Response = $$Response;
exports.Fetch = Fetch;
exports.Fs = Fs;
/* No side effect */

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