Sign In

@templatical/core

Package Overview
Dependencies
Maintainers
1
Versions
82
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.27.3
to
0.27.4
+3
-3
package.json
{
"name": "@templatical/core",
"description": "Framework-agnostic editor logic for Templatical email editor",
"version": "0.27.3",
"version": "0.27.4",
"bugs": "https://github.com/templatical/sdk/issues",
"dependencies": {
"@vue/reactivity": "^3.5.41",
"@templatical/types": "0.27.3"
"@templatical/types": "0.27.4"
},

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

"typescript": "^6.0.3",
"vitest": "^4.1.10",
"vitest": "^4.1.11",
"vue": "^3.5.41"

@@ -16,0 +16,0 @@ },