Socket
Socket
Sign inDemoInstall

@prismatic-io/spectral

Package Overview
Dependencies
Maintainers
2
Versions
172
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.8 to 4.0.9-rc.0

2

dist/testing.js

@@ -145,3 +145,3 @@ "use strict";

webhookApiKeys: {
"Flow 1": "example-123",
"Flow 1": ["example-123", "example-456"],
},

@@ -148,0 +148,0 @@ customer: {

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

webhookApiKeys: {
[key: string]: string;
[key: string]: string[];
};

@@ -26,0 +26,0 @@ customer: {

{
"name": "@prismatic-io/spectral",
"version": "4.0.8",
"version": "4.0.9-rc.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

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc