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

@prismatic-io/spectral

Package Overview
Dependencies
Maintainers
2
Versions
180
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@prismatic-io/spectral - npm Package Compare versions

Comparing version 4.0.3 to 4.0.4

3

dist/types/server-types.d.ts

@@ -14,3 +14,3 @@ /**

import { TriggerOptionChoice } from "./TriggerDefinition";
import { TriggerPayload } from "./TriggerPayload";
import { TriggerPayload as _TriggerPayload } from "./TriggerPayload";
import { TriggerBaseResult, TriggerBranchingResult } from "./TriggerResult";

@@ -121,2 +121,3 @@ /** Defines attributes of a Component. */

export declare type TriggerPerformFunction = (context: ActionContext, payload: TriggerPayload, params: ActionInputParameters) => Promise<TriggerResult>;
export declare type TriggerPayload = _TriggerPayload;
export declare type InputField = DefaultInputField | CodeInputField;

@@ -123,0 +124,0 @@ /** Defines attributes of a InputField. */

{
"name": "@prismatic-io/spectral",
"version": "4.0.3",
"version": "4.0.4",
"description": "Utility library for building Prismatic components",

@@ -5,0 +5,0 @@ "keywords": [

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