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

@templatical/core

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/core - npm Package Compare versions

Comparing version
0.8.3
to
0.8.4
+3
-3
package.json
{
"name": "@templatical/core",
"description": "Framework-agnostic editor logic for Templatical email editor",
"version": "0.8.3",
"version": "0.8.4",
"bugs": "https://github.com/templatical/sdk/issues",
"dependencies": {
"@vue/reactivity": "^3.5.34",
"@templatical/types": "0.8.3"
"@templatical/types": "0.8.4"
},

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

"typescript": "^6.0.3",
"vitest": "^4.1.6",
"vitest": "^4.1.7",
"vue": "^3.5.34"

@@ -17,0 +17,0 @@ },