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

@helsenorge/file-upload

Package Overview
Dependencies
Maintainers
5
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@helsenorge/file-upload - npm Package Compare versions

Comparing version 26.3.2 to 26.4.0

2

components/dropzone/index.d.ts

@@ -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

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