Socket
Socket
Sign inDemoInstall

@prismatic-io/spectral

Package Overview
Dependencies
4
Maintainers
2
Versions
157
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.1 to 1.0.2

4

dist/types.d.ts

@@ -16,2 +16,4 @@ /// <reference types="node" />

actions: Record<string, ActionDefinition>;
/** Specified the URL for the Component Documentation. */
documentationUrl?: string;
}

@@ -96,4 +98,2 @@ export declare type ConfigurationVariablesCollection = Record<string, string>;

export interface ActionContext {
/** Configuration variables that have been provided to the instance */
configVars: ConfigurationVariablesCollection;
/** Credential for the action, optional since not all actions will require a credential */

@@ -100,0 +100,0 @@ credential?: Credential;

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

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

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc