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

@atlaskit/linking-types

Package Overview
Dependencies
Maintainers
0
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.3.0 to 9.4.0

8

CHANGELOG.md
# @atlaskit/linking-types
## 9.4.0
### Minor Changes
- [#160697](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/160697)
[`f9338153f205c`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/f9338153f205c) -
Updates datasource-types `Status` to include optional `transitionId`
## 9.3.0

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

1

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

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

};
transitionId?: string;
}

@@ -54,0 +55,0 @@ export interface StatusType {

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

};
transitionId?: string;
}

@@ -54,0 +55,0 @@ export interface StatusType {

2

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