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

@swagger-api/apidom-ns-openapi-3-0

Package Overview
Dependencies
Maintainers
1
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@swagger-api/apidom-ns-openapi-3-0 - npm Package Compare versions

Comparing version 1.0.0-alpha.1 to 1.0.0-alpha.2

6

CHANGELOG.md

@@ -6,2 +6,8 @@ # Change Log

# [1.0.0-alpha.2](https://github.com/swagger-api/apidom/compare/v1.0.0-alpha.1...v1.0.0-alpha.2) (2024-05-20)
### Features
- **ast:** add support for mutable node replacements ([#4121](https://github.com/swagger-api/apidom/issues/4121)) ([b37ecd2](https://github.com/swagger-api/apidom/commit/b37ecd2dba83aaa3813bb539ae64e98b290f0292)), closes [#4120](https://github.com/swagger-api/apidom/issues/4120)
# [1.0.0-alpha.1](https://github.com/swagger-api/apidom/compare/v1.0.0-alpha.0...v1.0.0-alpha.1) (2024-05-15)

@@ -8,0 +14,0 @@

8

package.json
{
"name": "@swagger-api/apidom-ns-openapi-3-0",
"version": "1.0.0-alpha.1",
"version": "1.0.0-alpha.2",
"description": "OpenAPI 3.0.x namespace for ApiDOM.",

@@ -45,5 +45,5 @@ "publishConfig": {

"@babel/runtime-corejs3": "^7.20.7",
"@swagger-api/apidom-core": "^1.0.0-alpha.1",
"@swagger-api/apidom-core": "^1.0.0-alpha.2",
"@swagger-api/apidom-error": "^1.0.0-alpha.1",
"@swagger-api/apidom-ns-json-schema-draft-4": "^1.0.0-alpha.1",
"@swagger-api/apidom-ns-json-schema-draft-4": "^1.0.0-alpha.2",
"@types/ramda": "~0.30.0",

@@ -64,3 +64,3 @@ "ramda": "~0.30.0",

],
"gitHead": "88bfd76beb31327396133bf52076d9c89e0c99b9"
"gitHead": "904d7863a996d365e919ecd0afff4e8cb26cad90"
}

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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