New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@qualtrics/actions-event-client

Package Overview
Dependencies
Maintainers
8
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@qualtrics/actions-event-client - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

3

dist/ActionsEventClient.d.ts

@@ -12,2 +12,5 @@ import PluginClient from '@qualtrics-app-framework/plugin-client';

disableSaveButton(): void;
startRequestCapture(): Promise<unknown>;
cancelRequestCapture(): Promise<unknown>;
pollForJsonRequest(): Promise<unknown>;
onSave(saveHandler: (...args: unknown[]) => Promise<ActionsEventSaveConfig>): void;

@@ -14,0 +17,0 @@ getText(key: string, placeHolders?: Record<string, string>, defaultVal?: string): string;

4

package.json
{
"name": "@qualtrics/actions-event-client",
"version": "1.0.0",
"version": "1.0.1",
"description": "A library for facilitating creation of Workflows Event Plugins",

@@ -46,3 +46,3 @@ "main": "dist/index.js",

"rollup-plugin-json": "4.0.0",
"rollup-plugin-license": "2.6.1",
"rollup-plugin-license": "2.8.1",
"rollup-plugin-node-resolve": "5.2.0",

@@ -49,0 +49,0 @@ "rollup-plugin-polyfill": "3.0.0",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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