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

@atlaskit/linking-types

Package Overview
Dependencies
Maintainers
2
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 9.4.0 to 9.5.0

8

CHANGELOG.md
# @atlaskit/linking-types
## 9.5.0
### Minor Changes
- [#158223](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/158223)
[`ab22f74a91062`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/ab22f74a91062) -
The change here adds an optional `text` property for the Datasource Icon type.
## 9.4.0

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

1

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

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

label?: string;
text?: string;
id?: string;

@@ -74,0 +75,0 @@ }

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

label?: string;
text?: string;
id?: string;

@@ -74,0 +75,0 @@ }

2

package.json
{
"name": "@atlaskit/linking-types",
"version": "9.4.0",
"version": "9.5.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