🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@templatical/media-library

Package Overview
Dependencies
Maintainers
1
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@templatical/media-library - npm Package Compare versions

Comparing version
0.9.1
to
0.10.0
+4
-4
package.json
{
"name": "@templatical/media-library",
"description": "Media library management for Templatical email editor",
"version": "0.9.1",
"version": "0.10.0",
"bugs": "https://github.com/templatical/sdk/issues",

@@ -10,4 +10,4 @@ "dependencies": {

"vue-advanced-cropper": "^2.8.9",
"@templatical/core": "0.9.1",
"@templatical/types": "0.9.1"
"@templatical/core": "0.10.0",
"@templatical/types": "0.10.0"
},

@@ -21,3 +21,3 @@ "devDependencies": {

"vue": "^3.5.34",
"vue-tsc": "^3.3.1"
"vue-tsc": "^3.3.2"
},

@@ -24,0 +24,0 @@ "exports": {

Sorry, the diff of this file is too big to display