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 1.5.1 to 1.6.0

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

10

CHANGELOG.md
# @atlaskit/linking-types
## 1.6.0
### Minor Changes
- [`d04dbae5a15`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d04dbae5a15) - Remove uneeded type that was accidentally added in
### Patch Changes
- [`9d00501a414`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d00501a414) - Ensure legacy types are published for TS 4.5-4.8
## 1.5.1

@@ -4,0 +14,0 @@

2

dist/cjs/version.json
{
"name": "@atlaskit/linking-types",
"version": "1.5.1",
"version": "1.6.0",
"sideEffects": false
}
{
"name": "@atlaskit/linking-types",
"version": "1.5.1",
"version": "1.6.0",
"sideEffects": false
}
{
"name": "@atlaskit/linking-types",
"version": "1.5.1",
"version": "1.6.0",
"sideEffects": false
}

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

pageCursor?: string;
totalIssues?: number;
}

@@ -91,0 +90,0 @@ export interface DatasourceResponseParameter {

{
"name": "@atlaskit/linking-types",
"version": "1.5.1",
"version": "1.6.0",
"description": "Schema and Types for frontend and backend parts of linking platform",

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

@@ -36,4 +36,2 @@ <!-- API Report Version: 2.3 -->

parameters: DatasourceParameters;
// (undocumented)
totalIssues?: number;
}

@@ -40,0 +38,0 @@

@@ -25,4 +25,2 @@ ## API Report File for "@atlaskit/linking-types"

parameters: DatasourceParameters;
// (undocumented)
totalIssues?: number;
}

@@ -29,0 +27,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