@helsenorge/file-upload
Advanced tools
Comparing version 26.3.2 to 26.4.0
@@ -18,3 +18,3 @@ import * as React from 'react'; | ||
} | ||
export declare type MimeTypes = 'image/jpeg' | 'image/jpg' | 'image/png' | 'application/pdf' | 'image/gif' | 'image/tiff' | 'image/bmp' | 'image/tif'; | ||
export type MimeTypes = 'image/jpeg' | 'image/jpg' | 'image/png' | 'application/pdf' | 'image/gif' | 'image/tiff' | 'image/bmp' | 'image/tif'; | ||
export interface Props { | ||
@@ -21,0 +21,0 @@ id: string; |
{ | ||
"name": "@helsenorge/file-upload", | ||
"author": "Helsenorge", | ||
"version": "26.3.2", | ||
"version": "26.4.0", | ||
"main": "./index.js", | ||
@@ -15,3 +15,3 @@ "license": "ISC", | ||
"dependencies": { | ||
"react-dropzone": "14.2.2" | ||
"react-dropzone": "14.2.3" | ||
}, | ||
@@ -18,0 +18,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
60422
+ Addedreact-dropzone@14.2.3(transitive)
- Removedreact-dropzone@14.2.2(transitive)
Updatedreact-dropzone@14.2.3