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.8.1 to 8.9.0

8

CHANGELOG.md
# @atlaskit/linking-types
## 8.9.0
### Minor Changes
- [#102193](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/102193)
[`8af48cf8ca23`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8af48cf8ca23) -
Add RelatedLinks to SupportedFeature
## 8.8.1

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

2

dist/types-ts4.5/supported-feature.d.ts
/**
* Describes the supported feature variants
*/
export type SupportedFeature = 'AISummary' | 'AutomationAction';
export type SupportedFeature = 'AISummary' | 'AutomationAction' | 'RelatedLinks';
/**
* Describes the supported feature variants
*/
export type SupportedFeature = 'AISummary' | 'AutomationAction';
export type SupportedFeature = 'AISummary' | 'AutomationAction' | 'RelatedLinks';
{
"name": "@atlaskit/linking-types",
"version": "8.8.1",
"version": "8.9.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