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

@stoplight/types

Package Overview
Dependencies
Maintainers
7
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 3.0.0 to 3.1.0

3

http-spec.d.ts

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

import { IServer } from './servers';
export interface IHttpService extends INode {
name: string;
}
export interface IHttpOperation extends INode {

@@ -7,0 +10,0 @@ method: string;

2

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

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

@@ -27,2 +27,2 @@ # @stoplight/types

8. Push: `git push`.
9. Open PR targeting the `develop` branch.
9. Open PR targeting the `next` branch.

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