🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

react-file-download

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-file-download - npm Package Compare versions

Comparing version

to
0.1.2

2

file-download.js

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

import React from 'react';
var React = require('react');

@@ -3,0 +3,0 @@ module.exports.fileDownload = function(data, filename) {

{
"name": "react-file-download",
"version": "0.1.1",
"version": "0.1.2",
"description": "React component that trigger browser to save javascript-generated content to a file",

@@ -5,0 +5,0 @@ "main": "file-download.js",