@filerobot/template-builder
Advanced tools
Comparing version 3.63.1 to 3.63.2
@@ -6,2 +6,10 @@ # Change Log | ||
## [3.63.2](https://code.scaleflex.cloud/filerobot/uploader/compare/v3.63.1...v3.63.2) (2024-08-08) | ||
**Note:** Version bump only for package @filerobot/template-builder | ||
## [3.63.1](https://code.scaleflex.cloud/filerobot/uploader/compare/v3.63.0...v3.63.1) (2024-08-08) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@filerobot/template-builder", | ||
"version": "3.63.1", | ||
"version": "3.63.2", | ||
"description": "The template builder plugin used inside Filerobot Media Asset Management widget to handle different templates to be reused on the fly.", | ||
@@ -16,8 +16,8 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@filerobot/common": "^3.63.1", | ||
"@filerobot/icons": "^3.63.1", | ||
"@filerobot/utils": "^3.63.1", | ||
"@filerobot/common": "^3.63.2", | ||
"@filerobot/icons": "^3.63.2", | ||
"@filerobot/utils": "^3.63.2", | ||
"@scaleflex/icons": "^2.10.13", | ||
"@scaleflex/ui": "2.10.13", | ||
"react-filerobot-image-editor": "5.0.0-beta.19" | ||
"react-filerobot-image-editor": "5.0.0-beta.20" | ||
}, | ||
@@ -35,3 +35,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "058b1a271c4acc50d0b8a2adf4984df4b622a87e" | ||
"gitHead": "58ef9e29dd2d0c5e53194d37dca4f3f1082fba82" | ||
} |
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
355642
+ Added@scaleflex/icons@2.10.13(transitive)
+ Addedreact-filerobot-image-editor@5.0.0-beta.20(transitive)
- Removed@scaleflex/icons@2.8.3(transitive)
- Removed@scaleflex/ui@2.9.1(transitive)
- Removedreact-filerobot-image-editor@5.0.0-beta.19(transitive)
Updated@filerobot/common@^3.63.2
Updated@filerobot/icons@^3.63.2
Updated@filerobot/utils@^3.63.2