Socket
Socket
Sign inDemoInstall

json-ld-types

Package Overview
Dependencies
2
Maintainers
2
Versions
51
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.0.0 to 4.1.0

6

CHANGELOG.md
# @atlassian/json-ld-types
## 4.1.0
### Minor Changes
- 5a9468fc6: EDM-9037 Add Atlassian ARi in baseData
## 4.0.0

@@ -4,0 +10,0 @@

4

dist/jsonld.d.ts

@@ -297,2 +297,6 @@ import { Action as ActionSchema, AssignAction, CommentAction, DeleteAction, DownloadAction, ReplyAction, ShareAction, SubscribeAction, ViewAction, WatchAction } from 'schema-dts';

'atlassian:ownedBy'?: Primitives.Person;
/**
* The Atlassian Resource Identifier (ARI) of the object
*/
'atlassian:ari'?: string;
}

@@ -299,0 +303,0 @@ interface BaseCollectionData<T extends BaseData> extends Primitives.Collection<T> {

2

package.json
{
"name": "json-ld-types",
"version": "4.0.0",
"version": "4.1.0",
"contributors": [

@@ -5,0 +5,0 @@ {

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc