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

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 3.7.0 to 3.7.1

6

CHANGELOG.md
# @atlassian/json-ld-types
## 3.7.1
### Patch Changes
- ae55ac0: Adds fields to BaseMeta type to hint at supported fields to be passed through to analytics events.
## 3.7.0

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

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

follow?: boolean;
objectId?: any;
tenantId?: any;
resourceType?: any;
containerId?: any;
category?: any;
product?: any;
subproduct?: any;
[k: string]: any;

@@ -248,0 +255,0 @@ }

2

package.json
{
"name": "json-ld-types",
"version": "3.7.0",
"version": "3.7.1",
"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