npm package diff
Package: @forge/manifest
Versions: 8.0.0-next.11 - 8.0.0-next.12
File: package/out/schema/manifest-schema.json
Index: package/out/schema/manifest-schema.json
===================================================================
--- package/out/schema/manifest-schema.json
+++ package/out/schema/manifest-schema.json
@@ -1801,9 +1801,9 @@
},
"migration:dataResidency": {
"type": "array",
"items": {
- "$schema": "https://json-schema.org/draft/2020-12/schema",
+ "$schema": "http://json-schema.org/draft-07/schema#",
"description": "A Forge data residency definition.",
"additionalProperties": false,
"properties": {
"remote": {
@@ -12331,9 +12331,9 @@
"modal"
],
"type": "string"
},
- "viewPortSize": {
+ "viewportSize": {
"minLength": 1,
"maxLength": 255,
"enum": [
"large",
@@ -12865,9 +12865,9 @@
"modal"
],
"type": "string"
},
- "viewPortSize": {
+ "viewportSize": {
"minLength": 1,
"maxLength": 255,
"enum": [
"large",
@@ -13131,9 +13131,9 @@
"modal"
],
"type": "string"
},
- "viewPortSize": {
+ "viewportSize": {
"minLength": 1,
"maxLength": 255,
"enum": [
"large",