@filerobot/common
Advanced tools
Comparing version 1.0.37 to 1.0.38
@@ -39,2 +39,3 @@ export { default as Button } from './Button'; | ||
export { default as BackButton } from './BackButton'; | ||
export { default as CloseButton } from './CloseButton'; | ||
export { default as CloseButton } from './CloseButton'; | ||
export { default as DropFilesWindow } from './DropFilesWindow'; |
{ | ||
"name": "@filerobot/common", | ||
"version": "1.0.37", | ||
"version": "1.0.38", | ||
"description": "The common components shared between Filerobot Media Asset Widget modules", | ||
@@ -17,4 +17,4 @@ "homepage": "", | ||
"dependencies": { | ||
"@filerobot/icons": "1.0.37", | ||
"@filerobot/utils": "1.0.37", | ||
"@filerobot/icons": "1.0.38", | ||
"@filerobot/utils": "1.0.38", | ||
"@scaleflex/icons": "^1.0.0-beta.40" | ||
@@ -21,0 +21,0 @@ }, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
292224
60
4453
+ Added@filerobot/icons@1.0.38(transitive)
+ Added@filerobot/utils@1.0.38(transitive)
- Removed@filerobot/icons@1.0.37(transitive)
- Removed@filerobot/utils@1.0.37(transitive)
Updated@filerobot/icons@1.0.38
Updated@filerobot/utils@1.0.38