New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@uploadcare/react-uploader

Package Overview
Dependencies
Maintainers
4
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uploadcare/react-uploader - npm Package Compare versions

Comparing version 0.0.1-alpha.0 to 0.0.1-alpha.1

dist/react-uploader.cjs

11

package.json
{
"name": "@uploadcare/react-uploader",
"version": "0.0.1-alpha.0",
"version": "0.0.1-alpha.1",
"private": false,

@@ -9,8 +9,9 @@ "type": "module",

],
"main": "./dist/react-uploader.libs.cjs.js",
"module": "./dist/react-uploader.libs.es.js",
"main": "./dist/react-uploader.cjs",
"module": "./dist/react-uploader.js",
"types": "./dist/react-uploader.d.ts",
"exports": {
".": {
"import": "./dist/react-uploader.libs.es.js",
"require": "./dist/react-uploader.libs.cjs.js"
"import": "./dist/react-uploader.js",
"require": "./dist/react-uploader.cjs"
}

@@ -17,0 +18,0 @@ },

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