@atlaskit/linking-types
Advanced tools
Comparing version 9.3.0 to 9.4.0
# @atlaskit/linking-types | ||
## 9.4.0 | ||
### Minor Changes | ||
- [#160697](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/160697) | ||
[`f9338153f205c`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/f9338153f205c) - | ||
Updates datasource-types `Status` to include optional `transitionId` | ||
## 9.3.0 | ||
@@ -4,0 +12,0 @@ |
@@ -52,2 +52,3 @@ export interface BooleanType { | ||
}; | ||
transitionId?: string; | ||
} | ||
@@ -54,0 +55,0 @@ export interface StatusType { |
@@ -52,2 +52,3 @@ export interface BooleanType { | ||
}; | ||
transitionId?: string; | ||
} | ||
@@ -54,0 +55,0 @@ export interface StatusType { |
{ | ||
"name": "@atlaskit/linking-types", | ||
"version": "9.3.0", | ||
"version": "9.4.0", | ||
"description": "Schema and Types for frontend and backend parts of linking platform", | ||
@@ -5,0 +5,0 @@ "author": "Atlassian Pty Ltd", |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
53542
900
0