@dotcms/types
Advanced tools
+4
-0
@@ -104,2 +104,6 @@ 'use strict'; | ||
| /** | ||
| * Tell the editor to create a contentlet without adding it to the page | ||
| */ | ||
| DotCMSUVEAction["CREATE_CONTENTLET"] = "create-contentlet"; | ||
| /** | ||
| * Tell the editor to do nothing | ||
@@ -106,0 +110,0 @@ */ |
+4
-0
@@ -102,2 +102,6 @@ const DotCMSEntityState = { | ||
| /** | ||
| * Tell the editor to create a contentlet without adding it to the page | ||
| */ | ||
| DotCMSUVEAction["CREATE_CONTENTLET"] = "create-contentlet"; | ||
| /** | ||
| * Tell the editor to do nothing | ||
@@ -104,0 +108,0 @@ */ |
+1
-1
| { | ||
| "name": "@dotcms/types", | ||
| "version": "1.4.0-next.1", | ||
| "version": "1.4.0-next.2", | ||
| "keywords": [ | ||
@@ -5,0 +5,0 @@ "dotCMS", |
@@ -146,2 +146,6 @@ import { DotCMSContainerBound } from './internal'; | ||
| /** | ||
| * Tell the editor to create a contentlet without adding it to the page | ||
| */ | ||
| CREATE_CONTENTLET = "create-contentlet", | ||
| /** | ||
| * Tell the editor to do nothing | ||
@@ -148,0 +152,0 @@ */ |
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
132747
0.33%3412
0.35%