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

@stoplight/types

Package Overview
Dependencies
Maintainers
11
Versions
110
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stoplight/types - npm Package Compare versions

Comparing version 5.1.0 to 5.1.1

1

http-spec.d.ts

@@ -30,3 +30,2 @@ import { Dictionary } from './basic';

deprecated?: boolean;
version?: string;
}

@@ -33,0 +32,0 @@ export interface IHttpOperationRequest {

2

package.json
{
"name": "@stoplight/types",
"version": "5.1.0",
"version": "5.1.1",
"description": "Common typings for the Stoplight ecosystem.",

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

@@ -8,3 +8,2 @@ import { Dictionary } from './basic';

variables?: Dictionary<INodeVariable, string>;
version?: string;
}

Sorry, the diff of this file is not supported yet

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