@swagger-api/apidom-ast
Advanced tools
Comparing version 0.87.0 to 0.88.0
@@ -6,2 +6,6 @@ # Change Log | ||
# [0.88.0](https://github.com/swagger-api/apidom/compare/v0.87.0...v0.88.0) (2023-12-15) | ||
**Note:** Version bump only for package @swagger-api/apidom-ast | ||
# [0.87.0](https://github.com/swagger-api/apidom/compare/v0.86.0...v0.87.0) (2023-12-12) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@swagger-api/apidom-ast", | ||
"version": "0.87.0", | ||
"version": "0.88.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.87.0", | ||
"@swagger-api/apidom-error": "^0.88.0", | ||
"@types/ramda": "~0.29.6", | ||
@@ -63,3 +63,3 @@ "ramda": "~0.29.1", | ||
], | ||
"gitHead": "a7d01fae530b3f3c6182ac1fafd2b913ca694b68" | ||
"gitHead": "9d4f2b31852fd0d80cc0b448a7575f7d4649b939" | ||
} |
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
640873
+ Added@swagger-api/apidom-error@0.88.0(transitive)
- Removed@swagger-api/apidom-error@0.87.0(transitive)