@swagger-api/apidom-core
Advanced tools
Comparing version 1.0.0-alpha.2 to 1.0.0-alpha.3
@@ -6,2 +6,6 @@ # Change Log | ||
# [1.0.0-alpha.3](https://github.com/swagger-api/apidom/compare/v1.0.0-alpha.2...v1.0.0-alpha.3) (2024-05-21) | ||
**Note:** Version bump only for package @swagger-api/apidom-core | ||
# [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) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@swagger-api/apidom-core", | ||
"version": "1.0.0-alpha.2", | ||
"version": "1.0.0-alpha.3", | ||
"description": "Tools for manipulating ApiDOM structures.", | ||
@@ -45,3 +45,3 @@ "publishConfig": { | ||
"@babel/runtime-corejs3": "^7.20.7", | ||
"@swagger-api/apidom-ast": "^1.0.0-alpha.2", | ||
"@swagger-api/apidom-ast": "^1.0.0-alpha.3", | ||
"@swagger-api/apidom-error": "^1.0.0-alpha.1", | ||
@@ -66,3 +66,3 @@ "@types/ramda": "~0.30.0", | ||
], | ||
"gitHead": "904d7863a996d365e919ecd0afff4e8cb26cad90" | ||
"gitHead": "6e63209f9bc1b2a51172ced05ba6dc53417c611a" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
904629
18335