Socket
Socket
Sign inDemoInstall

json-ld-types

Package Overview
Dependencies
Maintainers
2
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

json-ld-types - npm Package Compare versions

Comparing version 2.4.1 to 2.4.2

6

CHANGELOG.md
# @atlassian/json-ld-types
## 2.4.2
### Patch Changes
- 001e985: Added "latest commit" to the source code repository type
## 2.4.1

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

1

dist/jsonld.d.ts

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

'schema:potentialAction'?: Primitives.Property<SourceCodeRepositoryAction>;
'atlassian:latestCommit'?: Partial<SourceCodeCommit> | Primitives.Link;
}

@@ -362,0 +363,0 @@ type TaskAction = Primitives.AssignedObjectActions;

2

package.json
{
"name": "json-ld-types",
"version": "2.4.1",
"version": "2.4.2",
"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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc