@atlaskit/linking-types
Advanced tools
Comparing version 1.5.1 to 1.6.0
# @atlaskit/linking-types | ||
## 1.6.0 | ||
### Minor Changes | ||
- [`d04dbae5a15`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d04dbae5a15) - Remove uneeded type that was accidentally added in | ||
### Patch Changes | ||
- [`9d00501a414`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d00501a414) - Ensure legacy types are published for TS 4.5-4.8 | ||
## 1.5.1 | ||
@@ -4,0 +14,0 @@ |
{ | ||
"name": "@atlaskit/linking-types", | ||
"version": "1.5.1", | ||
"version": "1.6.0", | ||
"sideEffects": false | ||
} |
{ | ||
"name": "@atlaskit/linking-types", | ||
"version": "1.5.1", | ||
"version": "1.6.0", | ||
"sideEffects": false | ||
} |
{ | ||
"name": "@atlaskit/linking-types", | ||
"version": "1.5.1", | ||
"version": "1.6.0", | ||
"sideEffects": false | ||
} |
@@ -88,3 +88,2 @@ export interface BooleanType { | ||
pageCursor?: string; | ||
totalIssues?: number; | ||
} | ||
@@ -91,0 +90,0 @@ export interface DatasourceResponseParameter { |
{ | ||
"name": "@atlaskit/linking-types", | ||
"version": "1.5.1", | ||
"version": "1.6.0", | ||
"description": "Schema and Types for frontend and backend parts of linking platform", | ||
@@ -5,0 +5,0 @@ "author": "Atlassian Pty Ltd", |
@@ -36,4 +36,2 @@ <!-- API Report Version: 2.3 --> | ||
parameters: DatasourceParameters; | ||
// (undocumented) | ||
totalIssues?: number; | ||
} | ||
@@ -40,0 +38,0 @@ |
@@ -25,4 +25,2 @@ ## API Report File for "@atlaskit/linking-types" | ||
parameters: DatasourceParameters; | ||
// (undocumented) | ||
totalIssues?: number; | ||
} | ||
@@ -29,0 +27,0 @@ |
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
36546
26
789