@swagger-api/apidom-ast
Advanced tools
Comparing version 0.97.0 to 0.98.0
@@ -6,2 +6,6 @@ # Change Log | ||
# [0.98.0](https://github.com/swagger-api/apidom/compare/v0.97.1...v0.98.0) (2024-03-21) | ||
**Note:** Version bump only for package @swagger-api/apidom-ast | ||
# [0.97.0](https://github.com/swagger-api/apidom/compare/v0.96.0...v0.97.0) (2024-03-07) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@swagger-api/apidom-ast", | ||
"version": "0.97.0", | ||
"version": "0.98.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.97.0", | ||
"@swagger-api/apidom-error": "^0.98.0", | ||
"@types/ramda": "~0.29.6", | ||
@@ -62,3 +62,3 @@ "ramda": "~0.29.1", | ||
], | ||
"gitHead": "b616e76738c48401d651a272daef174f6c1a6510" | ||
"gitHead": "1ab373182c91e23f960e01b8722d3381b2dfa936" | ||
} |
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
624239
+ Added@swagger-api/apidom-error@0.98.0(transitive)
- Removed@swagger-api/apidom-error@0.97.0(transitive)