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

@templatical/core

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

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

"typescript": "^6.0.3",
"vitest": "^4.1.8",
"vitest": "^4.1.9",
"vue": "^3.5.38"

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