Socket
Socket
Sign inDemoInstall

@s-ui/react-molecule-photo-uploader

Package Overview
Dependencies
63
Maintainers
1
Versions
58
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.8.0 to 2.9.0

9

CHANGELOG.md
# CHANGELOG
# 2.9.0 (2022-01-20)
### Features
* **components/molecule/photoUploader:** update react-dropzone and react-sortablejs ([452fda7](https://github.com/SUI-Components/sui-components/commit/452fda7f48a9a7cf6f013238ddbf4828f4b7123e))
# 2.8.0 (2022-01-18)

@@ -4,0 +13,0 @@

8

package.json
{
"name": "@s-ui/react-molecule-photo-uploader",
"version": "2.8.0",
"version": "2.9.0",
"description": "",
"main": "lib/index.js",
"scripts": {
"prepare": "npm run build:js && npm run build:styles",
"prepare": "rimraf ./lib && npm run build:js && npm run build:styles",
"build:js": "babel --presets sui ./src --out-dir ./lib",

@@ -17,4 +17,4 @@ "build:styles": "cpx './src/**/*.scss' ./lib"

"@s-ui/react-molecule-notification": "1",
"react-dropzone": "10.2.1",
"react-sortablejs": "2.0.11"
"react-dropzone": "11.5",
"react-sortablejs": "6.0"
},

@@ -21,0 +21,0 @@ "peerDependencies": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc