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

openapi-diff

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

openapi-diff - npm Package Compare versions

Comparing version 0.23.6 to 0.23.7

4

CHANGELOG.md

@@ -0,1 +1,5 @@

## [0.23.7](https://bitbucket.org/atlassian/openapi-diff/compare/0.23.6...0.23.7) (2024-03-20)
## [0.23.6](https://bitbucket.org/atlassian/openapi-diff/compare/0.23.5...0.23.6) (2022-08-04)

@@ -2,0 +6,0 @@

8

package.json
{
"name": "openapi-diff",
"version": "0.23.6",
"version": "0.23.7",
"description": "A CLI tool to identify differences between Swagger/OpenAPI specs.",

@@ -66,7 +66,7 @@ "bin": {

"dependencies": {
"axios": "^0.24.0",
"axios": "^1.6.8",
"commander": "^8.2.0",
"js-yaml": "^4.0.0",
"json-schema-diff": "^0.17.1",
"jsonpointer": "^4.1.0",
"json-schema-diff": "^0.18.1",
"jsonpointer": "^5.0.1",
"lodash": "^4.17.20",

@@ -73,0 +73,0 @@ "openapi3-ts": "^2.0.0",

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