@swagger-api/apidom-ast
Advanced tools
Comparing version 0.86.0 to 0.87.0
@@ -6,2 +6,6 @@ # Change Log | ||
# [0.87.0](https://github.com/swagger-api/apidom/compare/v0.86.0...v0.87.0) (2023-12-12) | ||
**Note:** Version bump only for package @swagger-api/apidom-ast | ||
# [0.86.0](https://github.com/swagger-api/apidom/compare/v0.85.0...v0.86.0) (2023-12-05) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@swagger-api/apidom-ast", | ||
"version": "0.86.0", | ||
"version": "0.87.0", | ||
"description": "Tools necessary for parsing stage of ApiDOM, specifically for syntactic analysis.", | ||
@@ -45,3 +45,3 @@ "publishConfig": { | ||
"@babel/runtime-corejs3": "^7.20.7", | ||
"@swagger-api/apidom-error": "^0.86.0", | ||
"@swagger-api/apidom-error": "^0.87.0", | ||
"@types/ramda": "~0.29.6", | ||
@@ -63,3 +63,3 @@ "ramda": "~0.29.1", | ||
], | ||
"gitHead": "13eb0bd9d45950dfa21a65bc4bc8ac608e0802d0" | ||
"gitHead": "a7d01fae530b3f3c6182ac1fafd2b913ca694b68" | ||
} |
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
640718
+ Added@swagger-api/apidom-error@0.87.0(transitive)
- Removed@swagger-api/apidom-error@0.86.0(transitive)