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

@atlaskit/adf-schema

Package Overview
Dependencies
Maintainers
1
Versions
407
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atlaskit/adf-schema - npm Package Compare versions

Comparing version 1.6.2 to 1.7.0

5

CHANGELOG.md
# @atlaskit/adf-schema
## 1.7.0
- [minor] [6380484429](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6380484429):
- ED-6485 Support breakout mark on layout-section. Retain breakout mark when toggling list nested within columns.
## 1.6.2

@@ -4,0 +9,0 @@ - [patch] [d18b085e2a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d18b085e2a):

1

dist/es2015/schema/nodes/layout-section.js
export var layoutSection = {
content: 'layoutColumn{2,3}',
isolating: true,
marks: 'breakout',
parseDOM: [

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

@@ -6,2 +6,3 @@ "use strict";

isolating: true,
marks: 'breakout',
parseDOM: [

@@ -8,0 +9,0 @@ {

2

dist/package.json
{
"name": "@atlaskit/adf-schema",
"version": "1.6.2",
"version": "1.7.0",
"sideEffects": false
}
{
"name": "@atlaskit/adf-schema",
"version": "1.6.2",
"version": "1.7.0",
"description": "Shared package that contains the ADF-schema (json) and ProseMirror node/mark specs",

@@ -5,0 +5,0 @@ "license": "Apache-2.0",

Sorry, the diff of this file is not supported yet

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