New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

api-schema-diff

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

api-schema-diff - pypi Package Compare versions

Comparing version
1.0.0
to
1.0.1
+1
-1
api_schema_diff.egg-info/PKG-INFO
Metadata-Version: 2.4
Name: api-schema-diff
Version: 1.0.0
Version: 1.0.1
Summary: Detect breaking changes between API schemas (OpenAPI / JSON Schema)

@@ -5,0 +5,0 @@ Author: Teodor Lazar

Metadata-Version: 2.4
Name: api-schema-diff
Version: 1.0.0
Version: 1.0.1
Summary: Detect breaking changes between API schemas (OpenAPI / JSON Schema)

@@ -5,0 +5,0 @@ Author: Teodor Lazar

@@ -7,5 +7,5 @@ [build-system]

name = "api-schema-diff"
version = "1.0.0"
version = "1.0.1"
description = "Detect breaking changes between API schemas (OpenAPI / JSON Schema)"
readme = "README.md"
readme = { file = "README.md", content-type = "text/markdown" }
requires-python = ">=3.10"

@@ -12,0 +12,0 @@ license = { text = "MIT" }