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

react-dropfile-field

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-dropfile-field - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

lib/index.js

3

CHANGELOG.md
## Change Log
### Ver 0.0.5
+ #12 [Installation issue](https://github.com/georgeOsdDev/react-dropfile-field/issues/12)
### Ver 0.0.4

@@ -4,0 +7,0 @@ + #8 [Publish transpiled code](https://github.com/georgeOsdDev/react-dropfile-field/issues/8)

2

example/app.js

@@ -8,3 +8,3 @@ 'use strict';

import DropfileField from '../index.js';
import DropfileField from '../lib/index.js';

@@ -11,0 +11,0 @@ //allow react dev tools work

{
"name": "react-dropfile-field",
"version": "0.0.4",
"version": "0.0.5",
"description": "React component which handle file drop and preview",
"main": "index.js",
"main": "lib/index.js",
"scripts": {

@@ -7,0 +7,0 @@ "browser": "browser-sync start --files example/* --server example",

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