Socket
Socket
Sign inDemoInstall

@widget-editor/types

Package Overview
Dependencies
Maintainers
2
Versions
113
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@widget-editor/types - npm Package Compare versions

Comparing version 2.1.15 to 2.1.16

2

build/widget.d.ts

@@ -14,2 +14,4 @@ export declare type Id = string | number | null;

widgetConfig: {
value: any;
category: any;
paramsConfig: any;

@@ -16,0 +18,0 @@ };

4

package.json
{
"name": "@widget-editor/types",
"version": "2.1.15",
"version": "2.1.16",
"licence": "MIT",

@@ -27,3 +27,3 @@ "scripts": {

"main": "build/index.js",
"gitHead": "51644554e51ad59e4d653414aa0401d86821abc2"
"gitHead": "39e264aa3f26d046ce92e6581cb97eb40c45605b"
}

@@ -15,2 +15,4 @@ export type Id = string | number | null;

widgetConfig: {
value: any;
category: any;
paramsConfig: any;

@@ -17,0 +19,0 @@ };

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc