Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@atlaskit/linking-types

Package Overview
Dependencies
Maintainers
1
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atlaskit/linking-types - npm Package Compare versions

Comparing version 8.6.0 to 8.7.0

6

CHANGELOG.md
# @atlaskit/linking-types
## 8.7.0
### Minor Changes
- [#78777](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/78777) [`c581b7545e6f`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/c581b7545e6f) - Update DatasourceResponseParameter type to include isList
## 8.6.0

@@ -4,0 +10,0 @@

1

dist/types-ts4.5/datasource-types.d.ts

@@ -101,2 +101,3 @@ export interface BooleanType {

isRequired?: boolean;
isList?: boolean;
}

@@ -103,0 +104,0 @@ interface DatasourceResponse<TData> {

@@ -101,2 +101,3 @@ export interface BooleanType {

isRequired?: boolean;
isList?: boolean;
}

@@ -103,0 +104,0 @@ interface DatasourceResponse<TData> {

4

package.json
{
"name": "@atlaskit/linking-types",
"version": "8.6.0",
"version": "8.7.0",
"description": "Schema and Types for frontend and backend parts of linking platform",

@@ -80,2 +80,2 @@ "author": "Atlassian Pty Ltd",

"prettier": "@atlassian/atlassian-frontend-prettier-config-1.0.0"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc