@atlaskit/adf-schema
Advanced tools
Comparing version 3.1.1 to 3.1.2
# @atlaskit/adf-schema | ||
## 3.1.2 | ||
### Patch Changes | ||
- [patch][097b696613](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/097b696613): | ||
Components now depend on TS 3.6 internally, in order to fix an issue with TS resolving non-relative imports as relative imports | ||
## 3.1.1 | ||
@@ -4,0 +12,0 @@ |
{ | ||
"name": "@atlaskit/adf-schema", | ||
"version": "3.1.1", | ||
"version": "3.1.2", | ||
"sideEffects": false | ||
} |
{ | ||
"name": "@atlaskit/adf-schema", | ||
"version": "3.1.1", | ||
"version": "3.1.2", | ||
"sideEffects": false | ||
} |
{ | ||
"name": "@atlaskit/adf-schema", | ||
"version": "3.1.1", | ||
"version": "3.1.2", | ||
"description": "Shared package that contains the ADF-schema (json) and ProseMirror node/mark specs", | ||
@@ -40,5 +40,5 @@ "license": "Apache-2.0", | ||
"devDependencies": { | ||
"@atlaskit/editor-json-transformer": "^6.3.0", | ||
"@atlaskit/editor-test-helpers": "^9.11.10", | ||
"@atlaskit/json-schema-generator": "^2.1.3", | ||
"@atlaskit/editor-json-transformer": "^6.3.1", | ||
"@atlaskit/editor-test-helpers": "^9.11.11", | ||
"@atlaskit/json-schema-generator": "^2.1.4", | ||
"ajv": "^4.11.3", | ||
@@ -45,0 +45,0 @@ "axios": "^0.18.0", |
{ | ||
"name": "@atlaskit/adf-schema", | ||
"version": "3.1.1", | ||
"version": "3.1.2", | ||
"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
730326