Socket
Socket
Sign inDemoInstall

@prismatic-io/spectral

Package Overview
Dependencies
Maintainers
4
Versions
171
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 6.2.0 to 6.3.0

1

dist/serverTypes/index.d.ts

@@ -63,2 +63,3 @@ /// <reference types="node" />

};
pathFragment: string;
webhookUrls: Record<string, string>;

@@ -65,0 +66,0 @@ webhookApiKeys: Record<string, string[]>;

@@ -71,2 +71,3 @@ "use strict";

},
pathFragment: "",
webhookUrls: {

@@ -73,0 +74,0 @@ "Flow 1": "https://example.com",

@@ -17,2 +17,4 @@ /** Represents a Trigger Payload, which is data passed into a Trigger to invoke an Integration execution. */

};
/** Extended path information from the webhook trigger */
pathFragment: string;
/** The webhook URLs assigned to this integration's flows upon instance deploy */

@@ -19,0 +21,0 @@ webhookUrls: {

2

package.json
{
"name": "@prismatic-io/spectral",
"version": "6.2.0",
"version": "6.3.0",
"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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc