@aws/chat-client-ui-types
Advanced tools
Comparing version 0.0.2 to 0.0.3
# Changelog | ||
## [0.0.3] - 2024-05-10 | ||
- Update `@aws/language-server-runtimes-types` to `0.0.3` | ||
## [0.0.2] - 2024-05-07 | ||
- Fix folder structure in npm | ||
## [0.0.1] - 2024-05-07 | ||
- Initial release containing type definitions |
{ | ||
"name": "@aws/chat-client-ui-types", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "Type definitions for Chat UIs in Language Servers and Runtimes for AWS", | ||
@@ -21,4 +21,4 @@ "main": "index.js", | ||
"dependencies": { | ||
"@aws/language-server-runtimes-types": "^0.0.2" | ||
"@aws/language-server-runtimes-types": "^0.0.3" | ||
} | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
40474
0
+ Added@aws/language-server-runtimes-types@0.0.3(transitive)
- Removed@aws/language-server-runtimes-types@0.0.2(transitive)