@filerobot/drag-drop
Advanced tools
Comparing version 2.13.6 to 2.13.8
@@ -6,2 +6,10 @@ # Change Log | ||
## [2.13.8](https://code.scaleflex.cloud/filerobot/uploader/compare/v2.13.7...v2.13.8) (2023-07-31) | ||
**Note:** Version bump only for package @filerobot/drag-drop | ||
## [2.13.6](https://code.scaleflex.cloud/filerobot/uploader/compare/v2.13.5...v2.13.6) (2023-07-21) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@filerobot/drag-drop", | ||
"description": "Droppable zone UI for Filrobot filerobot. Drag and drop files into it to upload.", | ||
"version": "2.13.6", | ||
"version": "2.13.8", | ||
"license": "MIT", | ||
@@ -15,5 +15,5 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@filerobot/utils": "^2.13.6", | ||
"@scaleflex/icons": "^2.0.0", | ||
"@scaleflex/ui": "^2.0.1" | ||
"@filerobot/utils": "^2.13.8", | ||
"@scaleflex/icons": "^2.1.0", | ||
"@scaleflex/ui": "^2.1.1" | ||
}, | ||
@@ -29,3 +29,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "744b79562555bf8d8488649130c9872b3bd5f5ff" | ||
"gitHead": "48f8c72221c429d3f79347a64c5e66e93396e0bb" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
31711
Updated@filerobot/utils@^2.13.8
Updated@scaleflex/icons@^2.1.0
Updated@scaleflex/ui@^2.1.1