@atlaskit/adf-schema
Advanced tools
Comparing version 2.5.7 to 2.5.8
@@ -6,3 +6,3 @@ [ | ||
"stats": { | ||
"size": 56458, | ||
"size": 56457, | ||
"gzipSize": 13737 | ||
@@ -23,6 +23,6 @@ } | ||
"stats": { | ||
"size": 116512, | ||
"gzipSize": 31931 | ||
"size": 116511, | ||
"gzipSize": 31932 | ||
} | ||
} | ||
] |
# @atlaskit/adf-schema | ||
## 2.5.8 | ||
- [patch] [5ad66b6d1a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5ad66b6d1a): | ||
- [ED-6860] Revert prosemirror-view 1.8.9 bumps, this version was making the cursor typing slowly. this version is recreating all plugins when we use `EditorView.setProps` | ||
## 2.5.7 | ||
@@ -4,0 +9,0 @@ - [patch] [1ec6367e00](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1ec6367e00): |
{ | ||
"name": "@atlaskit/adf-schema", | ||
"version": "2.5.6", | ||
"version": "2.5.7", | ||
"sideEffects": false | ||
} |
{ | ||
"name": "@atlaskit/adf-schema", | ||
"version": "2.5.7", | ||
"version": "2.5.8", | ||
"sideEffects": false | ||
} |
{ | ||
"name": "@atlaskit/adf-schema", | ||
"version": "2.5.7", | ||
"version": "2.5.8", | ||
"description": "Shared package that contains the ADF-schema (json) and ProseMirror node/mark specs", | ||
@@ -36,3 +36,3 @@ "license": "Apache-2.0", | ||
"prosemirror-model": "^1.7.0", | ||
"prosemirror-view": "^1.8.9", | ||
"prosemirror-view": "^1.8.3", | ||
"tslib": "^1.9.3" | ||
@@ -42,3 +42,3 @@ }, | ||
"@atlaskit/editor-json-transformer": "^6.0.0", | ||
"@atlaskit/editor-test-helpers": "^9.0.1", | ||
"@atlaskit/editor-test-helpers": "^9.1.5", | ||
"@atlaskit/json-schema-generator": "^2.1.1", | ||
@@ -45,0 +45,0 @@ "ajv": "^4.11.3", |
{ | ||
"name": "@atlaskit/adf-schema", | ||
"version": "2.5.7", | ||
"version": "2.5.8", | ||
"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
703657
Updatedprosemirror-view@^1.8.3