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

@uploadcare/react-widget

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uploadcare/react-widget - npm Package Compare versions

Comparing version

to
2.4.6

{
"name": "@uploadcare/react-widget",
"version": "2.4.5",
"version": "2.4.6",
"description": "React File Uploader. React component with uploading from multiple sources",

@@ -54,3 +54,3 @@ "type": "module",

"scripts": {
"lint:types": "dtslint types --onlyTestTsNext",
"lint:types": "tsd --files \"./src/**/*.{ts,tsx,js}\" --files \"./types/**/*.{ts,tsx,js}\" --files \"./dist/**/*.{ts,tsx,js}\"",
"lint:js": "eslint ./src/** ./test/** rollup.config.js",

@@ -68,3 +68,3 @@ "clean": "rimraf dist",

"files": [
"dist/*",
"dist/**",
"locales.js",

@@ -135,9 +135,9 @@ "types/index.d.ts"

"devDependencies": {
"@babel/cli": "7.21.0",
"@babel/core": "^7.21.4",
"@babel/plugin-transform-modules-commonjs": "^7.21.2",
"@babel/plugin-transform-runtime": "^7.21.4",
"@babel/preset-env": "7.21.4",
"@babel/preset-react": "^7.18.6",
"@rollup/plugin-babel": "^6.0.3",
"@babel/cli": "7.23.4",
"@babel/core": "^7.23.6",
"@babel/plugin-transform-modules-commonjs": "^7.23.3",
"@babel/plugin-transform-runtime": "^7.23.6",
"@babel/preset-env": "7.23.6",
"@babel/preset-react": "^7.23.3",
"@rollup/plugin-babel": "^6.0.4",
"@rollup/plugin-commonjs": "24.1.0",

@@ -152,5 +152,4 @@ "@rollup/plugin-replace": "^5.0.2",

"babel-eslint": "10.1.0",
"babel-jest": "^29.5.0",
"babel-jest": "^29.7.0",
"babel-plugin-annotate-pure-calls": "0.4.0",
"dtslint": "^3.4.2",
"eslint": "8.38.0",

@@ -180,3 +179,4 @@ "eslint-config-prettier": "8.8.0",

"shipjs": "0.26.3",
"typescript": "5.0.4",
"tsd": "^0.31.1",
"typescript": "5.5.4",
"uploadcare-widget-tab-effects": "1.6.0"

@@ -183,0 +183,0 @@ },

@@ -1,3 +0,9 @@

# File Uploader for React
# React Wrapper for jQuery File Uploader
## ⚠️ Deprecation alert
**This package is deprecated. Please use the new [Uploadcare React File Uploader](https://github.com/uploadcare/react-components/tree/main/packages/react-uploader?tab=readme) for the latest updates and improvements.**
---
<a href="https://uploadcare.com/?utm_source=github&utm_campaign=react-widget">

@@ -9,6 +15,6 @@ <img align="right" width="56" height="56"

This React component helps you integrate [Uploadcare Widget][uc-feature-widget]
This React component helps you integrate [Uploadcare jQuery File Uploader][uc-feature-widget]
into your React app natively; props management and lazy loading are bundled.
The component allows users to upload files from any file system and device, social media,
The component allows users to upload files from any file system and device, social media,
cloud storage, and more. Best-in-class for image upload.

@@ -384,3 +390,3 @@ All that without any backend code that’s usually required to handle uploads.

Uploadcare Widget can be deeply customized to suit your UX/UI. You can define
jQuery File Uploader can be deeply customized to suit your UX/UI. You can define
allowed upload sources, implement file validation, and more.

@@ -392,3 +398,3 @@

Use the live [Uploadcare Widget Configurator][uc-widget-configure] as a starting
Use the live [jQuery File Uploader][uc-widget-configure] as a starting
point and consider checking out the docs on [widget configuration][uc-docs-widget-config].

@@ -395,0 +401,0 @@

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

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