@soyio/soyio-widget 3.0.0 → 3.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@soyio/soyio-widget",
3
- "version": "3.0.0",
3
+ "version": "3.1.0",
4
4
  "type": "module",
5
5
  "main": "./dist/index.umd.cjs",
6
6
  "module": "./dist/index.js",
@@ -543,6 +543,11 @@
543
543
  },
544
544
  "type": "array"
545
545
  },
546
+ "externalRightsExerciseUrl": {
547
+ "format": "uri",
548
+ "minLength": 1,
549
+ "type": "string"
550
+ },
546
551
  "fileRequisites": {
547
552
  "additionalProperties": false,
548
553
  "properties": {
@@ -690,6 +695,11 @@
690
695
  },
691
696
  "type": "array"
692
697
  },
698
+ "externalRightsExerciseUrl": {
699
+ "format": "uri",
700
+ "minLength": 1,
701
+ "type": "string"
702
+ },
693
703
  "fileRequisites": {
694
704
  "additionalProperties": false,
695
705
  "properties": {