@swagger-api/apidom-ast
Advanced tools
Comparing version 0.74.1 to 0.75.0
@@ -6,10 +6,10 @@ # Change Log | ||
## [0.74.1](https://github.com/swagger-api/apidom/compare/v0.74.0...v0.74.1) (2023-07-28) | ||
# [0.75.0](https://github.com/swagger-api/apidom/compare/v0.74.1...v0.75.0) (2023-08-22) | ||
**Note:** Version bump only for package @swagger-api/apidom-ast | ||
## [0.74.1](https://github.com/swagger-api/apidom/compare/v0.74.0...v0.74.1) (2023-07-28) | ||
**Note:** Version bump only for package @swagger-api/apidom-ast | ||
# [0.74.0](https://github.com/swagger-api/apidom/compare/v0.73.0...v0.74.0) (2023-07-24) | ||
@@ -19,6 +19,2 @@ | ||
# [0.73.0](https://github.com/swagger-api/apidom/compare/v0.72.0...v0.73.0) (2023-07-18) | ||
@@ -28,6 +24,2 @@ | ||
# [0.72.0](https://github.com/swagger-api/apidom/compare/v0.71.1...v0.72.0) (2023-07-17) | ||
@@ -37,6 +29,2 @@ | ||
# [0.71.0](https://github.com/swagger-api/apidom/compare/v0.70.4...v0.71.0) (2023-07-13) | ||
@@ -46,6 +34,2 @@ | ||
# [0.70.0](https://github.com/swagger-api/apidom/compare/v0.69.3...v0.70.0) (2023-05-23) | ||
@@ -52,0 +36,0 @@ |
{ | ||
"name": "@swagger-api/apidom-ast", | ||
"version": "0.74.1", | ||
"version": "0.75.0", | ||
"description": "Tools necessary for parsing stage of ApiDOM, specifically for syntactic analysis.", | ||
@@ -47,3 +47,3 @@ "publishConfig": { | ||
"ramda": "~0.29.0", | ||
"ramda-adjunct": "^4.0.0", | ||
"ramda-adjunct": "^4.1.1", | ||
"stampit": "^4.3.2", | ||
@@ -62,3 +62,3 @@ "unraw": "^3.0.0" | ||
], | ||
"gitHead": "97cdddd7e7a596b04951cac588a91dd90809c7fa" | ||
"gitHead": "1be099d8de39f3fb703cbb5e3f59076e1110fd9b" | ||
} |
Sorry, the diff of this file is not supported yet
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
984780
Updatedramda-adjunct@^4.1.1