🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@infomaximum/custom-widget

Package Overview
Dependencies
Maintainers
2
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@infomaximum/custom-widget - npm Package Compare versions

Comparing version
3.10.0
to
3.10.1
+1
-0
dist/index.d.ts

@@ -30,2 +30,3 @@ import { ELanguages } from '@infomaximum/localization';

colorPicker = "colorPicker",
/** @deprecated - удалится в ближайшее время */
filterMode = "filterMode",

@@ -32,0 +33,0 @@ displayCondition = "displayCondition",

@@ -877,2 +877,3 @@ export { ELanguages } from '@infomaximum/localization';

EControlType["colorPicker"] = "colorPicker";
/** @deprecated - удалится в ближайшее время */
EControlType["filterMode"] = "filterMode";

@@ -879,0 +880,0 @@ EControlType["displayCondition"] = "displayCondition";

@@ -879,2 +879,3 @@ 'use strict';

EControlType["colorPicker"] = "colorPicker";
/** @deprecated - удалится в ближайшее время */
EControlType["filterMode"] = "filterMode";

@@ -881,0 +882,0 @@ EControlType["displayCondition"] = "displayCondition";

+1
-1
{
"name": "@infomaximum/custom-widget",
"version": "3.10.0",
"version": "3.10.1",
"main": "./dist/index.js",

@@ -5,0 +5,0 @@ "module": "./dist/index.esm.js",