@uploadcare/react-uploader
Advanced tools
Comparing version 1.4.0 to 1.5.0
import l from "next/dynamic"; | ||
const r = l( | ||
() => import("./FileUploaderMinimal-CETIkWTc.js").then((e) => e.FileUploaderMinimal), | ||
() => import("./FileUploaderMinimal-DAz7Oga6.js").then((e) => e.FileUploaderMinimal), | ||
{ ssr: !1 } | ||
), o = l( | ||
() => import("./FileUploaderRegular-Br_1ntrZ.js").then((e) => e.FileUploaderRegular), | ||
() => import("./FileUploaderRegular-BpoBQoe3.js").then((e) => e.FileUploaderRegular), | ||
{ ssr: !1 } | ||
), a = l( | ||
() => import("./FileUploaderInline-ChOmlkXa.js").then((e) => e.FileUploaderInline), | ||
() => import("./FileUploaderInline-5wOrjEmA.js").then((e) => e.FileUploaderInline), | ||
{ ssr: !1 } | ||
@@ -11,0 +11,0 @@ ); |
@@ -1,4 +0,4 @@ | ||
import { FileUploaderRegular as r } from "./FileUploaderRegular-Br_1ntrZ.js"; | ||
import { FileUploaderMinimal as i } from "./FileUploaderMinimal-CETIkWTc.js"; | ||
import { FileUploaderInline as a } from "./FileUploaderInline-ChOmlkXa.js"; | ||
import { FileUploaderRegular as r } from "./FileUploaderRegular-BpoBQoe3.js"; | ||
import { FileUploaderMinimal as i } from "./FileUploaderMinimal-DAz7Oga6.js"; | ||
import { FileUploaderInline as a } from "./FileUploaderInline-5wOrjEmA.js"; | ||
import { UploadCtxProvider as f, defineLocale as m } from "@uploadcare/file-uploader"; | ||
@@ -5,0 +5,0 @@ export { |
{ | ||
"name": "@uploadcare/react-uploader", | ||
"description": "React component for file uploads using Uploadcare", | ||
"version": "1.4.0", | ||
"version": "1.5.0", | ||
"private": false, | ||
@@ -36,3 +36,3 @@ "type": "module", | ||
"dependencies": { | ||
"@uploadcare/file-uploader": "^1.11.1", | ||
"@uploadcare/file-uploader": "^1.13.1", | ||
"@uploadcare/react-adapter": "^0.3.0" | ||
@@ -91,3 +91,3 @@ }, | ||
], | ||
"gitHead": "fba2b199bfdd594c8c3c1776a30f19014ea3faa0" | ||
"gitHead": "8f16965684ad48a140dbd78a8a90f4104d5d0b43" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 2 instances in 1 package
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 2 instances in 1 package
94583
641
+ Added@types/react@19.0.8(transitive)
+ Addedcaniuse-lite@1.0.30001699(transitive)
- Removed@types/react@19.0.10(transitive)
- Removedcaniuse-lite@1.0.30001700(transitive)