Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More

@filerobot/template-builder

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@filerobot/template-builder - npm Package Compare versions

Comparing version 3.50.5 to 3.51.0

@@ -6,2 +6,10 @@ # Change Log

# [3.51.0](https://code.scaleflex.cloud/filerobot/uploader/compare/v3.50.5...v3.51.0) (2024-06-28)
**Note:** Version bump only for package @filerobot/template-builder
## [3.50.5](https://code.scaleflex.cloud/filerobot/uploader/compare/v3.50.4...v3.50.5) (2024-06-27)

@@ -8,0 +16,0 @@

{
"name": "@filerobot/template-builder",
"version": "3.50.5",
"version": "3.51.0",
"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.50.5",
"@filerobot/icons": "^3.50.5",
"@filerobot/utils": "^3.50.5",
"@filerobot/common": "^3.51.0",
"@filerobot/icons": "^3.51.0",
"@filerobot/utils": "^3.51.0",
"@scaleflex/icons": "2.9.2",

@@ -35,3 +35,3 @@ "@scaleflex/ui": "2.9.1",

},
"gitHead": "9f2c50fa0cf4dc841aaa2f26b853dc5ff154a5a9"
"gitHead": "186ca22ad41885a8457a351a195ea8f06befb03e"
}