Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@enplug/sdk-dashboard

Package Overview
Dependencies
Maintainers
0
Versions
204
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@enplug/sdk-dashboard - npm Package Compare versions

Comparing version 5.4.46 to 5.4.47-1

2

package.json
{
"name": "@enplug/sdk-dashboard",
"version": "5.4.46",
"version": "5.4.47-1",
"description": "Enplug Dashboard SDK",

@@ -5,0 +5,0 @@ "typings": "./index.d.ts",

@@ -95,2 +95,3 @@ /** These are meant to available to client apps */

Profile?: string;
ConnectionName?: string;
Url: string;

@@ -446,2 +447,3 @@ Filter?: string;

export interface PushConnectionConfig {
connectionName?: string;
webURL: string;

@@ -459,2 +461,3 @@ filter?: string;

profile?: string;
connectionName?: string;
webURL: string;

@@ -461,0 +464,0 @@ filter?: string;

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