You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

@prismatic-io/spectral

Package Overview
Dependencies
3
Maintainers
2
Versions
164
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.0.0-rc.2 to 5.0.0-rc.3

2

dist/testing.js

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

const createConnection = ({ key }, values) => ({
instanceConfigVarId: "",
configVarKey: "",
key,

@@ -24,0 +24,0 @@ fields: values,

@@ -37,4 +37,4 @@ import { InputFieldType } from ".";

key: string;
/** Identifier for the Config Variable hosting this Connection. */
instanceConfigVarId: string;
/** Key for the Config Variable hosting this Connection. */
configVarKey: string;
/** Field values supplied to this Connection. */

@@ -41,0 +41,0 @@ fields: {

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