@twin.org/rights-management-plugins 0.0.3-next.45 → 0.0.3-next.46

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.
Files changed (52) hide show
  1. package/dist/es/models/IDefaultPolicyArbiterConstructorOptions.js.map +1 -1
  2. package/dist/es/models/IDefaultPolicyEnforcementProcessorConstructorOptions.js.map +1 -1
  3. package/dist/es/models/IIdentityPolicyInformationSourceConstructorOptions.js.map +1 -1
  4. package/dist/es/models/ILoggingPolicyExecutionActionConstructorOptions.js.map +1 -1
  5. package/dist/es/models/IPassThroughPolicyArbiterConstructorOptions.js.map +1 -1
  6. package/dist/es/models/IPassThroughPolicyEnforcementProcessorConstructorOptions.js.map +1 -1
  7. package/dist/es/models/IPassThroughPolicyNegotiatorConstructorOptions.js.map +1 -1
  8. package/dist/es/models/IPassThroughPolicyObligationEnforcerConstructorOptions.js.map +1 -1
  9. package/dist/es/models/IPassThroughPolicyRequesterConstructorOptions.js.map +1 -1
  10. package/dist/es/models/IStaticPolicyInformationSourceConstructorOptions.js.map +1 -1
  11. package/dist/es/policyArbiters/defaultPolicyArbiter.js +2 -2
  12. package/dist/es/policyArbiters/defaultPolicyArbiter.js.map +1 -1
  13. package/dist/es/policyArbiters/passThroughPolicyArbiter.js +2 -2
  14. package/dist/es/policyArbiters/passThroughPolicyArbiter.js.map +1 -1
  15. package/dist/es/policyEnforcementProcessor/defaultPolicyEnforcementProcessor.js +2 -2
  16. package/dist/es/policyEnforcementProcessor/defaultPolicyEnforcementProcessor.js.map +1 -1
  17. package/dist/es/policyEnforcementProcessor/passThroughPolicyEnforcementProcessor.js +2 -2
  18. package/dist/es/policyEnforcementProcessor/passThroughPolicyEnforcementProcessor.js.map +1 -1
  19. package/dist/es/policyExecutionActions/loggingPolicyExecutionAction.js +3 -3
  20. package/dist/es/policyExecutionActions/loggingPolicyExecutionAction.js.map +1 -1
  21. package/dist/es/policyInformationSources/identityPolicyInformationSource.js +1 -1
  22. package/dist/es/policyInformationSources/identityPolicyInformationSource.js.map +1 -1
  23. package/dist/es/policyInformationSources/staticPolicyInformationSource.js +1 -1
  24. package/dist/es/policyInformationSources/staticPolicyInformationSource.js.map +1 -1
  25. package/dist/es/policyNegotiators/passThroughPolicyNegotiator.js +3 -3
  26. package/dist/es/policyNegotiators/passThroughPolicyNegotiator.js.map +1 -1
  27. package/dist/es/policyObligationEnforcers/passThroughPolicyObligationEnforcer.js +2 -2
  28. package/dist/es/policyObligationEnforcers/passThroughPolicyObligationEnforcer.js.map +1 -1
  29. package/dist/es/policyRequesters/passThroughPolicyRequester.js +5 -5
  30. package/dist/es/policyRequesters/passThroughPolicyRequester.js.map +1 -1
  31. package/dist/types/models/IDefaultPolicyArbiterConstructorOptions.d.ts +0 -1
  32. package/dist/types/models/IDefaultPolicyEnforcementProcessorConstructorOptions.d.ts +0 -1
  33. package/dist/types/models/IIdentityPolicyInformationSourceConstructorOptions.d.ts +0 -1
  34. package/dist/types/models/ILoggingPolicyExecutionActionConstructorOptions.d.ts +0 -1
  35. package/dist/types/models/IPassThroughPolicyArbiterConstructorOptions.d.ts +0 -1
  36. package/dist/types/models/IPassThroughPolicyEnforcementProcessorConstructorOptions.d.ts +0 -1
  37. package/dist/types/models/IPassThroughPolicyNegotiatorConstructorOptions.d.ts +0 -1
  38. package/dist/types/models/IPassThroughPolicyObligationEnforcerConstructorOptions.d.ts +0 -1
  39. package/dist/types/models/IPassThroughPolicyRequesterConstructorOptions.d.ts +0 -1
  40. package/dist/types/models/IStaticPolicyInformationSourceConstructorOptions.d.ts +0 -1
  41. package/docs/changelog.md +22 -0
  42. package/docs/reference/interfaces/IDefaultPolicyArbiterConstructorOptions.md +0 -6
  43. package/docs/reference/interfaces/IDefaultPolicyEnforcementProcessorConstructorOptions.md +0 -6
  44. package/docs/reference/interfaces/IIdentityPolicyInformationSourceConstructorOptions.md +0 -6
  45. package/docs/reference/interfaces/ILoggingPolicyExecutionActionConstructorOptions.md +0 -6
  46. package/docs/reference/interfaces/IPassThroughPolicyArbiterConstructorOptions.md +0 -6
  47. package/docs/reference/interfaces/IPassThroughPolicyEnforcementProcessorConstructorOptions.md +0 -6
  48. package/docs/reference/interfaces/IPassThroughPolicyNegotiatorConstructorOptions.md +0 -6
  49. package/docs/reference/interfaces/IPassThroughPolicyObligationEnforcerConstructorOptions.md +0 -6
  50. package/docs/reference/interfaces/IPassThroughPolicyRequesterConstructorOptions.md +0 -6
  51. package/docs/reference/interfaces/IStaticPolicyInformationSourceConstructorOptions.md +0 -6
  52. package/package.json +2 -2
package/docs/changelog.md CHANGED
@@ -6,6 +6,28 @@
6
6
 
7
7
  * remove EcosystemPolicy-related examples/assumptions; plugins now target standard ODRL policy types for v2.
8
8
 
9
+ ## [0.0.3-next.46](https://github.com/iotaledger/twin-rights-management/compare/rights-management-plugins-v0.0.3-next.45...rights-management-plugins-v0.0.3-next.46) (2026-06-11)
10
+
11
+
12
+ ### Features
13
+
14
+ * organization identifiers ([#177](https://github.com/iotaledger/twin-rights-management/issues/177)) ([98d2484](https://github.com/iotaledger/twin-rights-management/commit/98d24841e3ecbb9a5225c151d171f8a9c08ccfbc))
15
+
16
+
17
+ ### Dependencies
18
+
19
+ * The following workspace dependencies were updated
20
+ * dependencies
21
+ * @twin.org/rights-management-models bumped from 0.0.3-next.45 to 0.0.3-next.46
22
+ * devDependencies
23
+ * @twin.org/rights-management-pap-service bumped from 0.0.3-next.45 to 0.0.3-next.46
24
+ * @twin.org/rights-management-pdp-service bumped from 0.0.3-next.45 to 0.0.3-next.46
25
+ * @twin.org/rights-management-pep-service bumped from 0.0.3-next.45 to 0.0.3-next.46
26
+ * @twin.org/rights-management-pip-service bumped from 0.0.3-next.45 to 0.0.3-next.46
27
+ * @twin.org/rights-management-pmp-service bumped from 0.0.3-next.45 to 0.0.3-next.46
28
+ * @twin.org/rights-management-pnp-service bumped from 0.0.3-next.45 to 0.0.3-next.46
29
+ * @twin.org/rights-management-pxp-service bumped from 0.0.3-next.45 to 0.0.3-next.46
30
+
9
31
  ## [0.0.3-next.45](https://github.com/iotaledger/twin-rights-management/compare/rights-management-plugins-v0.0.3-next.44...rights-management-plugins-v0.0.3-next.45) (2026-06-05)
10
32
 
11
33
 
@@ -10,12 +10,6 @@ Options for the Default Policy Arbiter.
10
10
 
11
11
  The logging component for policy arbiter.
12
12
 
13
- #### Default
14
-
15
- ```ts
16
- logging
17
- ```
18
-
19
13
  ***
20
14
 
21
15
  ### policyAdministrationPointComponentType? {#policyadministrationpointcomponenttype}
@@ -9,9 +9,3 @@ Options for the Default Policy Enforcement Processor.
9
9
  > `optional` **loggingComponentType?**: `string`
10
10
 
11
11
  The logging component for policy enforcement processor.
12
-
13
- #### Default
14
-
15
- ```ts
16
- logging
17
- ```
@@ -10,12 +10,6 @@ Options for the Identity Policy Information Source Component.
10
10
 
11
11
  The logging component for logging policy source.
12
12
 
13
- #### Default
14
-
15
- ```ts
16
- logging
17
- ```
18
-
19
13
  ***
20
14
 
21
15
  ### identityResolverComponentType? {#identityresolvercomponenttype}
@@ -10,12 +10,6 @@ Options for the Logging Policy Execution Action.
10
10
 
11
11
  The logging component for logging policy execution.
12
12
 
13
- #### Default
14
-
15
- ```ts
16
- logging
17
- ```
18
-
19
13
  ***
20
14
 
21
15
  ### config? {#config}
@@ -9,9 +9,3 @@ Options for the Pass Through Policy Arbiter.
9
9
  > `optional` **loggingComponentType?**: `string`
10
10
 
11
11
  The logging component for policy arbiter.
12
-
13
- #### Default
14
-
15
- ```ts
16
- logging
17
- ```
@@ -9,9 +9,3 @@ Options for the Pass Through Policy Enforcement Processor.
9
9
  > `optional` **loggingComponentType?**: `string`
10
10
 
11
11
  The logging component for policy enforcement processor.
12
-
13
- #### Default
14
-
15
- ```ts
16
- logging
17
- ```
@@ -9,9 +9,3 @@ Options for the Pass Through Policy Negotiator.
9
9
  > `optional` **loggingComponentType?**: `string`
10
10
 
11
11
  The logging component for policy negotiator.
12
-
13
- #### Default
14
-
15
- ```ts
16
- logging
17
- ```
@@ -9,9 +9,3 @@ Options for the Pass Through Policy Obligation Enforcer.
9
9
  > `optional` **loggingComponentType?**: `string`
10
10
 
11
11
  The logging component for the policy obligation enforcer.
12
-
13
- #### Default
14
-
15
- ```ts
16
- logging
17
- ```
@@ -9,9 +9,3 @@ Options for the Pass Through Policy Requester.
9
9
  > `optional` **loggingComponentType?**: `string`
10
10
 
11
11
  The logging component for policy requester.
12
-
13
- #### Default
14
-
15
- ```ts
16
- logging
17
- ```
@@ -10,12 +10,6 @@ Options for the Static Policy Information Source Component.
10
10
 
11
11
  The logging component for logging policy source.
12
12
 
13
- #### Default
14
-
15
- ```ts
16
- logging
17
- ```
18
-
19
13
  ***
20
14
 
21
15
  ### config? {#config}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@twin.org/rights-management-plugins",
3
- "version": "0.0.3-next.45",
3
+ "version": "0.0.3-next.46",
4
4
  "description": "Plugin implementations for extending rights management behaviour across components.",
5
5
  "repository": {
6
6
  "type": "git",
@@ -25,7 +25,7 @@
25
25
  "@twin.org/data-json-path": "next",
26
26
  "@twin.org/logging-models": "next",
27
27
  "@twin.org/nameof": "next",
28
- "@twin.org/rights-management-models": "0.0.3-next.45",
28
+ "@twin.org/rights-management-models": "0.0.3-next.46",
29
29
  "@twin.org/standards-w3c-odrl": "next"
30
30
  },
31
31
  "main": "./dist/es/index.js",