@atlaskit/adf-schema
Advanced tools
Comparing version 2.7.0 to 2.7.1
# @atlaskit/adf-schema | ||
## 2.7.1 | ||
### Patch Changes | ||
- [patch][4931459ac1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4931459ac1): | ||
Revert removed by accident breakout mark | ||
## 2.7.0 | ||
@@ -4,0 +12,0 @@ |
{ | ||
"name": "@atlaskit/adf-schema", | ||
"version": "2.6.1", | ||
"version": "2.7.0", | ||
"sideEffects": false | ||
} |
@@ -1866,3 +1866,6 @@ { | ||
"marks": { | ||
"type": "array" | ||
"type": "array", | ||
"items": { | ||
"$ref": "#/definitions/breakout_mark" | ||
} | ||
} | ||
@@ -1869,0 +1872,0 @@ }, |
{ | ||
"name": "@atlaskit/adf-schema", | ||
"version": "2.7.0", | ||
"version": "2.7.1", | ||
"sideEffects": false | ||
} |
@@ -1866,3 +1866,6 @@ { | ||
"marks": { | ||
"type": "array" | ||
"type": "array", | ||
"items": { | ||
"$ref": "#/definitions/breakout_mark" | ||
} | ||
} | ||
@@ -1869,0 +1872,0 @@ }, |
{ | ||
"name": "@atlaskit/adf-schema", | ||
"version": "2.7.0", | ||
"version": "2.7.1", | ||
"description": "Shared package that contains the ADF-schema (json) and ProseMirror node/mark specs", | ||
@@ -5,0 +5,0 @@ "license": "Apache-2.0", |
{ | ||
"name": "@atlaskit/adf-schema", | ||
"version": "2.7.0", | ||
"version": "2.7.1", | ||
"sideEffects": false | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
718100
18843