@acentera/node 0.0.30 → 0.0.32

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.
Binary file
Binary file
package/acentera.node CHANGED
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@acentera/node",
3
- "version": "0.0.30",
3
+ "version": "0.0.32",
4
4
  "description": "ACenterA library",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",
package/users.yaml CHANGED
@@ -9,5 +9,11 @@ users:
9
9
  password: secret
10
10
  username: client
11
11
  display_name: client of bob
12
+ uid: 62608e08adc29a8d6dbc9754e659f125
12
13
  roles:
13
14
  - client
15
+ projects:
16
+ bob_project:
17
+ owner: bob
18
+ alice_project:
19
+ owner: alice