@filerobot/template-builder
Advanced tools
Comparing version 3.69.10 to 3.69.11
@@ -6,2 +6,10 @@ # Change Log | ||
## [3.69.11](https://code.scaleflex.cloud/filerobot/uploader/compare/v3.69.10...v3.69.11) (2024-09-25) | ||
**Note:** Version bump only for package @filerobot/template-builder | ||
## [3.69.10](https://code.scaleflex.cloud/filerobot/uploader/compare/v3.69.9...v3.69.10) (2024-09-25) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@filerobot/template-builder", | ||
"version": "3.69.10", | ||
"version": "3.69.11", | ||
"description": "The template builder plugin used inside Filerobot Media Asset Management widget to handle different templates to be reused on the fly.", | ||
@@ -16,5 +16,5 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@filerobot/common": "^3.69.10", | ||
"@filerobot/icons": "^3.69.10", | ||
"@filerobot/utils": "^3.69.10", | ||
"@filerobot/common": "^3.69.11", | ||
"@filerobot/icons": "^3.69.11", | ||
"@filerobot/utils": "^3.69.11", | ||
"@scaleflex/icons": "^2.10.17", | ||
@@ -35,3 +35,3 @@ "@scaleflex/ui": "2.10.23", | ||
}, | ||
"gitHead": "112e66c30d02f32d3e4865b4e1d42acc8ec4eec0" | ||
"gitHead": "692e55d6bcc08b740ce4d4d4b751cf7d92ce4637" | ||
} |
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
371190
Updated@filerobot/common@^3.69.11
Updated@filerobot/icons@^3.69.11
Updated@filerobot/utils@^3.69.11