Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@elementor/editor-elements

Package Overview
Dependencies
Maintainers
5
Versions
857
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@elementor/editor-elements - npm Package Compare versions

Comparing version
4.2.0-909
to
4.2.0-910
+1
-0
dist/index.d.mts

@@ -26,2 +26,3 @@ import { PropsSchema, PropValue, SizePropValue, AnyTransformable, Props, LinkPropValue } from '@elementor/editor-props';

value: {
id?: string | null;
description?: string;

@@ -28,0 +29,0 @@ label: string;

@@ -26,2 +26,3 @@ import { PropsSchema, PropValue, SizePropValue, AnyTransformable, Props, LinkPropValue } from '@elementor/editor-props';

value: {
id?: string | null;
description?: string;

@@ -28,0 +29,0 @@ label: string;

+7
-7
{
"name": "@elementor/editor-elements",
"description": "This package contains the elements model for the Elementor editor",
"version": "4.2.0-909",
"version": "4.2.0-910",
"private": false,

@@ -43,8 +43,8 @@ "author": "Elementor Team",

"dependencies": {
"@elementor/editor-mcp": "4.2.0-909",
"@elementor/editor-props": "4.2.0-909",
"@elementor/editor-styles": "4.2.0-909",
"@elementor/editor-v1-adapters": "4.2.0-909",
"@elementor/schema": "4.2.0-909",
"@elementor/utils": "4.2.0-909",
"@elementor/editor-mcp": "4.2.0-910",
"@elementor/editor-props": "4.2.0-910",
"@elementor/editor-styles": "4.2.0-910",
"@elementor/editor-v1-adapters": "4.2.0-910",
"@elementor/schema": "4.2.0-910",
"@elementor/utils": "4.2.0-910",
"@wordpress/i18n": "^3.1.0"

@@ -51,0 +51,0 @@ },

@@ -29,2 +29,3 @@ import { type PropsSchema } from '@elementor/editor-props';

value: {
id?: string | null;
description?: string;

@@ -31,0 +32,0 @@ label: string;