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.13.0 to 9.0.0

8

CHANGELOG.md
# @atlaskit/linking-types
## 9.0.0
### Major Changes
- [#128149](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/128149)
[`a57b769f35fdc`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/a57b769f35fdc) -
Adds `entityType` to `ActionsDiscoveryRequest`
## 8.13.0

@@ -4,0 +12,0 @@

1

dist/types-ts4.5/datasource-action-types.d.ts
interface ActionsDiscoveryInterface {
aris: string[];
fieldKeys: string[];
entityType: string;
}

@@ -5,0 +6,0 @@ interface DatasourceIntegration extends ActionsDiscoveryInterface {

interface ActionsDiscoveryInterface {
aris: string[];
fieldKeys: string[];
entityType: string;
}

@@ -5,0 +6,0 @@ interface DatasourceIntegration extends ActionsDiscoveryInterface {

2

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

@@ -5,0 +5,0 @@ "author": "Atlassian Pty Ltd",

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