@ttoss/cloud-auth 0.6.1 → 0.6.2

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.
@@ -9,9 +9,9 @@ $ tsup
9
9
  CJS Build start
10
10
  ESM Build start
11
11
  CJS dist/index.js 5.07 KB
12
- CJS ⚡️ Build success in 71ms
12
+ CJS ⚡️ Build success in 42ms
13
13
  ESM dist/esm/index.js 4.00 KB
14
- ESM ⚡️ Build success in 73ms
14
+ ESM ⚡️ Build success in 42ms
15
15
  DTS Build start
16
- DTS ⚡️ Build success in 15412ms
16
+ DTS ⚡️ Build success in 9158ms
17
17
  DTS dist/index.d.ts 1.59 KB
@@ -1,18 +1,18 @@
1
1
  warning package.json: No license field
2
2
  $ jest
3
3
  PASS tests/unit/template.test.ts
4
- ✓ do not add schema if not provided (3 ms)
5
- ✓ add schema if provided (1 ms)
6
- ✓ should have autoVerifiedAttributes equal email by default (19 ms)
7
- ✓ should have autoVerifiedAttributes undefined: []
4
+ ✓ do not add schema if not provided (31 ms)
5
+ ✓ add schema if provided (2 ms)
6
+ ✓ should have autoVerifiedAttributes equal email by default
7
+ ✓ should have autoVerifiedAttributes undefined: [] (1 ms)
8
8
  ✓ should have autoVerifiedAttributes undefined: null
9
- ✓ should have autoVerifiedAttributes undefined: false (1 ms)
10
- ✓ should have identity pool by default or true: true
11
- ✓ should have identity pool by default or true: undefined (1 ms)
12
- ✓ should not have identity pool if false
13
- ✓ should have identity pool role attachment with roles (1 ms)
9
+ ✓ should have autoVerifiedAttributes undefined: false
10
+ ✓ should have identity pool by default or true: true (1 ms)
11
+ ✓ should have identity pool by default or true: undefined
12
+ ✓ should not have identity pool if false (1 ms)
13
+ ✓ should have identity pool role attachment with roles
14
14
  ✓ should not have identity pool role attachment without roles
15
- ✓ default usernameAttributes should be email
15
+ ✓ default usernameAttributes should be email (1 ms)
16
16
 
17
17
  -------------|---------|----------|---------|---------|-------------------
18
18
  File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
@@ -25,5 +25,5 @@ All files | 98.96 | 71.42 | 100 | 98.96 |
25
25
  Test Suites: 1 passed, 1 total
26
26
  Tests: 12 passed, 12 total
27
27
  Snapshots: 0 total
28
- Time: 3.681 s
28
+ Time: 4.209 s
29
29
  Ran all test suites.
package/CHANGELOG.md CHANGED
@@ -3,6 +3,10 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ ## [0.6.2](https://github.com/ttoss/ttoss/compare/@ttoss/cloud-auth@0.6.1...@ttoss/cloud-auth@0.6.2) (2023-02-19)
7
+
8
+ **Note:** Version bump only for package @ttoss/cloud-auth
9
+
6
10
  ## [0.6.1](https://github.com/ttoss/ttoss/compare/@ttoss/cloud-auth@0.6.0...@ttoss/cloud-auth@0.6.1) (2023-02-15)
7
11
 
8
12
  **Note:** Version bump only for package @ttoss/cloud-auth
@@ -1,6 +1,6 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
- <coverage generated="1676465776169" clover="3.2.0">
3
- <project timestamp="1676465776169" name="All files">
2
+ <coverage generated="1676819273136" clover="3.2.0">
3
+ <project timestamp="1676819273136" name="All files">
4
4
  <metrics statements="194" coveredstatements="192" conditionals="14" coveredconditionals="10" methods="1" coveredmethods="1" elements="209" coveredelements="203" complexity="0" loc="194" ncloc="194" packages="1" files="3" classes="3"/>
5
5
  <file name="config.ts" path="/home/runner/work/ttoss/ttoss/packages/cloud-auth/src/config.ts">
6
6
  <metrics statements="1" coveredstatements="1" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
@@ -73,7 +73,7 @@
73
73
  <div class='footer quiet pad2 space-top1 center small'>
74
74
  Code coverage generated by
75
75
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
76
- at 2023-02-15T12:56:16.124Z
76
+ at 2023-02-19T15:07:53.096Z
77
77
  </div>
78
78
  <script src="prettify.js"></script>
79
79
  <script>
@@ -131,7 +131,7 @@
131
131
  <div class='footer quiet pad2 space-top1 center small'>
132
132
  Code coverage generated by
133
133
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
134
- at 2023-02-15T12:56:16.124Z
134
+ at 2023-02-19T15:07:53.096Z
135
135
  </div>
136
136
  <script src="prettify.js"></script>
137
137
  <script>
@@ -76,7 +76,7 @@ export { createAuthTemplate } from './template';
76
76
  <div class='footer quiet pad2 space-top1 center small'>
77
77
  Code coverage generated by
78
78
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
79
- at 2023-02-15T12:56:16.124Z
79
+ at 2023-02-19T15:07:53.096Z
80
80
  </div>
81
81
  <script src="prettify.js"></script>
82
82
  <script>
@@ -643,7 +643,7 @@ createAuthTemplate.CognitoIdentityPoolLogicalId = CognitoIdentityPoolLogicalId;
643
643
  <div class='footer quiet pad2 space-top1 center small'>
644
644
  Code coverage generated by
645
645
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
646
- at 2023-02-15T12:56:16.124Z
646
+ at 2023-02-19T15:07:53.096Z
647
647
  </div>
648
648
  <script src="prettify.js"></script>
649
649
  <script>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ttoss/cloud-auth",
3
- "version": "0.6.1",
3
+ "version": "0.6.2",
4
4
  "main": "./dist/index.js",
5
5
  "module": "./dist/esm/index.js",
6
6
  "scripts": {
@@ -9,7 +9,7 @@
9
9
  },
10
10
  "typings": "./dist/index.d.ts",
11
11
  "dependencies": {
12
- "@ttoss/cloudformation": "^0.5.1"
12
+ "@ttoss/cloudformation": "^0.5.2"
13
13
  },
14
14
  "devDependencies": {
15
15
  "@ttoss/config": "^1.28.1",
@@ -20,5 +20,5 @@
20
20
  "publishConfig": {
21
21
  "access": "public"
22
22
  },
23
- "gitHead": "d4df96176c1d3fce4ebf7842de5847a618a33d9e"
23
+ "gitHead": "01f9bfea6d10cb472b5bf024e3bbacb6fd7cd25c"
24
24
  }