@swagger-api/apidom-ast
Advanced tools
Comparing version 1.0.0-alpha.0 to 1.0.0-alpha.1
@@ -6,2 +6,6 @@ # Change Log | ||
# [1.0.0-alpha.1](https://github.com/swagger-api/apidom/compare/v1.0.0-alpha.0...v1.0.0-alpha.1) (2024-05-15) | ||
**Note:** Version bump only for package @swagger-api/apidom-ast | ||
# [1.0.0-alpha.0](https://github.com/swagger-api/apidom/compare/v0.99.2...v1.0.0-alpha.0) (2024-05-14) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@swagger-api/apidom-ast", | ||
"version": "1.0.0-alpha.0", | ||
"version": "1.0.0-alpha.1", | ||
"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.99.0", | ||
"@swagger-api/apidom-error": "^1.0.0-alpha.1", | ||
"@types/ramda": "~0.30.0", | ||
@@ -62,3 +62,3 @@ "ramda": "~0.30.0", | ||
], | ||
"gitHead": "b126995cc9e0f0c986c581aaa8b3fd1c35dfbdf7" | ||
"gitHead": "88bfd76beb31327396133bf52076d9c89e0c99b9" | ||
} |
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
633829
+ Added@swagger-api/apidom-error@1.0.0-alpha.10(transitive)
- Removed@swagger-api/apidom-error@0.99.0(transitive)