@wix/identity 1.0.97 → 1.0.99
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/build/es/context.d.ts +0 -1
- package/build/es/context.js +0 -1
- package/build/es/context.js.map +1 -1
- package/build/es/index.d.ts +1 -2
- package/build/es/index.js +1 -2
- package/build/es/index.js.map +1 -1
- package/build/es/meta.d.ts +0 -1
- package/build/es/meta.js +0 -1
- package/build/es/meta.js.map +1 -1
- package/{build/cjs/context.d.ts → context.d.ts} +0 -1
- package/{build/cjs/context.js → context.js} +1 -2
- package/context.js.map +1 -0
- package/context.ts +4 -0
- package/{build/cjs/index.d.ts → index.d.ts} +1 -2
- package/{build/cjs/index.js → index.js} +1 -3
- package/index.js.map +1 -0
- package/index.ts +6 -0
- package/{build/cjs/meta.d.ts → meta.d.ts} +0 -1
- package/{build/cjs/meta.js → meta.js} +1 -2
- package/meta.js.map +1 -0
- package/meta.ts +4 -0
- package/package.json +26 -22
- package/build/cjs/context.js.map +0 -1
- package/build/cjs/index.js.map +0 -1
- package/build/cjs/meta.js.map +0 -1
- package/context/package.json +0 -7
- package/meta/package.json +0 -7
- package/type-bundles/context.bundle.d.ts +0 -3214
- package/type-bundles/index.bundle.d.ts +0 -3214
- package/type-bundles/meta.bundle.d.ts +0 -3546
package/build/es/context.d.ts
CHANGED
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
export * as authentication from '@wix/identity_authentication/context';
|
|
2
2
|
export * as recovery from '@wix/identity_recovery/context';
|
|
3
3
|
export * as verification from '@wix/identity_verification/context';
|
|
4
|
-
export * as account from '@wix/identity_account/context';
|
|
5
4
|
export * as oauth from '@wix/identity_oauth/context';
|
package/build/es/context.js
CHANGED
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
export * as authentication from '@wix/identity_authentication/context';
|
|
2
2
|
export * as recovery from '@wix/identity_recovery/context';
|
|
3
3
|
export * as verification from '@wix/identity_verification/context';
|
|
4
|
-
export * as account from '@wix/identity_account/context';
|
|
5
4
|
export * as oauth from '@wix/identity_oauth/context';
|
|
6
5
|
//# sourceMappingURL=context.js.map
|
package/build/es/context.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"context.js","sourceRoot":"","sources":["../../context.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,cAAc,MAAM,sCAAsC,CAAC;AACvE,OAAO,KAAK,QAAQ,MAAM,gCAAgC,CAAC;AAC3D,OAAO,KAAK,YAAY,MAAM,oCAAoC,CAAC;AACnE,OAAO,KAAK,
|
|
1
|
+
{"version":3,"file":"context.js","sourceRoot":"","sources":["../../context.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,cAAc,MAAM,sCAAsC,CAAC;AACvE,OAAO,KAAK,QAAQ,MAAM,gCAAgC,CAAC;AAC3D,OAAO,KAAK,YAAY,MAAM,oCAAoC,CAAC;AACnE,OAAO,KAAK,KAAK,MAAM,6BAA6B,CAAC"}
|
package/build/es/index.d.ts
CHANGED
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import * as authentication from '@wix/identity_authentication';
|
|
2
2
|
import * as recovery from '@wix/identity_recovery';
|
|
3
3
|
import * as verification from '@wix/identity_verification';
|
|
4
|
-
import * as account from '@wix/identity_account';
|
|
5
4
|
import * as oauth from '@wix/identity_oauth';
|
|
6
|
-
export { authentication, recovery, verification,
|
|
5
|
+
export { authentication, recovery, verification, oauth };
|
package/build/es/index.js
CHANGED
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import * as authentication from '@wix/identity_authentication';
|
|
2
2
|
import * as recovery from '@wix/identity_recovery';
|
|
3
3
|
import * as verification from '@wix/identity_verification';
|
|
4
|
-
import * as account from '@wix/identity_account';
|
|
5
4
|
import * as oauth from '@wix/identity_oauth';
|
|
6
|
-
export { authentication, recovery, verification,
|
|
5
|
+
export { authentication, recovery, verification, oauth };
|
|
7
6
|
//# sourceMappingURL=index.js.map
|
package/build/es/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,cAAc,MAAM,8BAA8B,CAAC;AAC/D,OAAO,KAAK,QAAQ,MAAM,wBAAwB,CAAC;AACnD,OAAO,KAAK,YAAY,MAAM,4BAA4B,CAAC;AAC3D,OAAO,KAAK,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,cAAc,MAAM,8BAA8B,CAAC;AAC/D,OAAO,KAAK,QAAQ,MAAM,wBAAwB,CAAC;AACnD,OAAO,KAAK,YAAY,MAAM,4BAA4B,CAAC;AAC3D,OAAO,KAAK,KAAK,MAAM,qBAAqB,CAAC;AAE7C,OAAO,EAAE,cAAc,EAAE,QAAQ,EAAE,YAAY,EAAE,KAAK,EAAE,CAAC"}
|
package/build/es/meta.d.ts
CHANGED
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
export * as authentication from '@wix/identity_authentication/meta';
|
|
2
2
|
export * as recovery from '@wix/identity_recovery/meta';
|
|
3
3
|
export * as verification from '@wix/identity_verification/meta';
|
|
4
|
-
export * as account from '@wix/identity_account/meta';
|
|
5
4
|
export * as oauth from '@wix/identity_oauth/meta';
|
package/build/es/meta.js
CHANGED
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
export * as authentication from '@wix/identity_authentication/meta';
|
|
2
2
|
export * as recovery from '@wix/identity_recovery/meta';
|
|
3
3
|
export * as verification from '@wix/identity_verification/meta';
|
|
4
|
-
export * as account from '@wix/identity_account/meta';
|
|
5
4
|
export * as oauth from '@wix/identity_oauth/meta';
|
|
6
5
|
//# sourceMappingURL=meta.js.map
|
package/build/es/meta.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"meta.js","sourceRoot":"","sources":["../../meta.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,cAAc,MAAM,mCAAmC,CAAC;AACpE,OAAO,KAAK,QAAQ,MAAM,6BAA6B,CAAC;AACxD,OAAO,KAAK,YAAY,MAAM,iCAAiC,CAAC;AAChE,OAAO,KAAK,
|
|
1
|
+
{"version":3,"file":"meta.js","sourceRoot":"","sources":["../../meta.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,cAAc,MAAM,mCAAmC,CAAC;AACpE,OAAO,KAAK,QAAQ,MAAM,6BAA6B,CAAC;AACxD,OAAO,KAAK,YAAY,MAAM,iCAAiC,CAAC;AAChE,OAAO,KAAK,KAAK,MAAM,0BAA0B,CAAC"}
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
export * as authentication from '@wix/identity_authentication/context';
|
|
2
2
|
export * as recovery from '@wix/identity_recovery/context';
|
|
3
3
|
export * as verification from '@wix/identity_verification/context';
|
|
4
|
-
export * as account from '@wix/identity_account/context';
|
|
5
4
|
export * as oauth from '@wix/identity_oauth/context';
|
|
@@ -23,10 +23,9 @@ var __importStar = (this && this.__importStar) || function (mod) {
|
|
|
23
23
|
return result;
|
|
24
24
|
};
|
|
25
25
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
26
|
-
exports.oauth = exports.
|
|
26
|
+
exports.oauth = exports.verification = exports.recovery = exports.authentication = void 0;
|
|
27
27
|
exports.authentication = __importStar(require("@wix/identity_authentication/context"));
|
|
28
28
|
exports.recovery = __importStar(require("@wix/identity_recovery/context"));
|
|
29
29
|
exports.verification = __importStar(require("@wix/identity_verification/context"));
|
|
30
|
-
exports.account = __importStar(require("@wix/identity_account/context"));
|
|
31
30
|
exports.oauth = __importStar(require("@wix/identity_oauth/context"));
|
|
32
31
|
//# sourceMappingURL=context.js.map
|
package/context.js.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"context.js","sourceRoot":"","sources":["context.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,uFAAuE;AACvE,2EAA2D;AAC3D,mFAAmE;AACnE,qEAAqD"}
|
package/context.ts
ADDED
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import * as authentication from '@wix/identity_authentication';
|
|
2
2
|
import * as recovery from '@wix/identity_recovery';
|
|
3
3
|
import * as verification from '@wix/identity_verification';
|
|
4
|
-
import * as account from '@wix/identity_account';
|
|
5
4
|
import * as oauth from '@wix/identity_oauth';
|
|
6
|
-
export { authentication, recovery, verification,
|
|
5
|
+
export { authentication, recovery, verification, oauth };
|
|
@@ -23,15 +23,13 @@ var __importStar = (this && this.__importStar) || function (mod) {
|
|
|
23
23
|
return result;
|
|
24
24
|
};
|
|
25
25
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
26
|
-
exports.oauth = exports.
|
|
26
|
+
exports.oauth = exports.verification = exports.recovery = exports.authentication = void 0;
|
|
27
27
|
const authentication = __importStar(require("@wix/identity_authentication"));
|
|
28
28
|
exports.authentication = authentication;
|
|
29
29
|
const recovery = __importStar(require("@wix/identity_recovery"));
|
|
30
30
|
exports.recovery = recovery;
|
|
31
31
|
const verification = __importStar(require("@wix/identity_verification"));
|
|
32
32
|
exports.verification = verification;
|
|
33
|
-
const account = __importStar(require("@wix/identity_account"));
|
|
34
|
-
exports.account = account;
|
|
35
33
|
const oauth = __importStar(require("@wix/identity_oauth"));
|
|
36
34
|
exports.oauth = oauth;
|
|
37
35
|
//# sourceMappingURL=index.js.map
|
package/index.js.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6EAA+D;AAKtD,wCAAc;AAJvB,iEAAmD;AAI1B,4BAAQ;AAHjC,yEAA2D;AAGxB,oCAAY;AAF/C,2DAA6C;AAEI,sBAAK"}
|
package/index.ts
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import * as authentication from '@wix/identity_authentication';
|
|
2
|
+
import * as recovery from '@wix/identity_recovery';
|
|
3
|
+
import * as verification from '@wix/identity_verification';
|
|
4
|
+
import * as oauth from '@wix/identity_oauth';
|
|
5
|
+
|
|
6
|
+
export { authentication, recovery, verification, oauth };
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
export * as authentication from '@wix/identity_authentication/meta';
|
|
2
2
|
export * as recovery from '@wix/identity_recovery/meta';
|
|
3
3
|
export * as verification from '@wix/identity_verification/meta';
|
|
4
|
-
export * as account from '@wix/identity_account/meta';
|
|
5
4
|
export * as oauth from '@wix/identity_oauth/meta';
|
|
@@ -23,10 +23,9 @@ var __importStar = (this && this.__importStar) || function (mod) {
|
|
|
23
23
|
return result;
|
|
24
24
|
};
|
|
25
25
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
26
|
-
exports.oauth = exports.
|
|
26
|
+
exports.oauth = exports.verification = exports.recovery = exports.authentication = void 0;
|
|
27
27
|
exports.authentication = __importStar(require("@wix/identity_authentication/meta"));
|
|
28
28
|
exports.recovery = __importStar(require("@wix/identity_recovery/meta"));
|
|
29
29
|
exports.verification = __importStar(require("@wix/identity_verification/meta"));
|
|
30
|
-
exports.account = __importStar(require("@wix/identity_account/meta"));
|
|
31
30
|
exports.oauth = __importStar(require("@wix/identity_oauth/meta"));
|
|
32
31
|
//# sourceMappingURL=meta.js.map
|
package/meta.js.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"meta.js","sourceRoot":"","sources":["meta.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,oFAAoE;AACpE,wEAAwD;AACxD,gFAAgE;AAChE,kEAAkD"}
|
package/meta.ts
ADDED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wix/identity",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.99",
|
|
4
4
|
"publishConfig": {
|
|
5
5
|
"registry": "https://registry.npmjs.org/",
|
|
6
6
|
"access": "public"
|
|
@@ -9,34 +9,38 @@
|
|
|
9
9
|
"wix-sdk-module=backend,page,public"
|
|
10
10
|
],
|
|
11
11
|
"sideEffects": false,
|
|
12
|
-
"
|
|
13
|
-
"
|
|
14
|
-
|
|
15
|
-
|
|
12
|
+
"main": "./index.js",
|
|
13
|
+
"exports": {
|
|
14
|
+
".": {
|
|
15
|
+
"import": "./build/es/index.js",
|
|
16
|
+
"require": "./index.js"
|
|
17
|
+
},
|
|
18
|
+
"./meta": {
|
|
19
|
+
"import": "./build/es/meta.js",
|
|
20
|
+
"require": "./meta.js"
|
|
21
|
+
},
|
|
22
|
+
"./context": {
|
|
23
|
+
"import": "./build/es/context.js",
|
|
24
|
+
"require": "./context.js"
|
|
25
|
+
}
|
|
26
|
+
},
|
|
16
27
|
"files": [
|
|
17
|
-
"
|
|
18
|
-
"
|
|
19
|
-
"
|
|
20
|
-
"
|
|
21
|
-
"type-bundles"
|
|
28
|
+
"*",
|
|
29
|
+
"!config/*",
|
|
30
|
+
"!tsconfig.json",
|
|
31
|
+
"!tsconfig.esm.json"
|
|
22
32
|
],
|
|
23
33
|
"dependencies": {
|
|
24
|
-
"@wix/
|
|
25
|
-
"@wix/
|
|
26
|
-
"@wix/
|
|
27
|
-
"@wix/
|
|
28
|
-
"@wix/identity_verification": "1.0.14"
|
|
34
|
+
"@wix/identity_authentication": "1.0.21",
|
|
35
|
+
"@wix/identity_oauth": "1.0.14",
|
|
36
|
+
"@wix/identity_recovery": "1.0.15",
|
|
37
|
+
"@wix/identity_verification": "1.0.15"
|
|
29
38
|
},
|
|
30
39
|
"devDependencies": {
|
|
31
|
-
"glob": "^10.4.1",
|
|
32
|
-
"rollup": "^4.18.0",
|
|
33
|
-
"rollup-plugin-dts": "^6.1.1",
|
|
34
40
|
"typescript": "^5.3.2"
|
|
35
41
|
},
|
|
36
42
|
"scripts": {
|
|
37
|
-
"build": "tsc -b tsconfig.json tsconfig.esm.json
|
|
38
|
-
"build:dts-bundles": "test -f config/rollup-config.js && NODE_OPTIONS=--max-old-space-size=8192 rollup --config config/rollup-config.js || echo 'Warning: config/rollup-config.js not found!'",
|
|
39
|
-
"build:validate-dts": "tsc type-bundles/*.d.ts --noEmit",
|
|
43
|
+
"build": "tsc -b tsconfig.json tsconfig.esm.json",
|
|
40
44
|
"test": ":"
|
|
41
45
|
},
|
|
42
46
|
"wix": {
|
|
@@ -50,5 +54,5 @@
|
|
|
50
54
|
"fqdn": ""
|
|
51
55
|
}
|
|
52
56
|
},
|
|
53
|
-
"falconPackageHash": "
|
|
57
|
+
"falconPackageHash": "e9c3f48b96333d2c7e161e16b915d824f5cb757e91e22d35dabde9da"
|
|
54
58
|
}
|
package/build/cjs/context.js.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"context.js","sourceRoot":"","sources":["../../context.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,uFAAuE;AACvE,2EAA2D;AAC3D,mFAAmE;AACnE,yEAAyD;AACzD,qEAAqD"}
|
package/build/cjs/index.js.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6EAA+D;AAMtD,wCAAc;AALvB,iEAAmD;AAK1B,4BAAQ;AAJjC,yEAA2D;AAIxB,oCAAY;AAH/C,+DAAiD;AAGA,0BAAO;AAFxD,2DAA6C;AAEa,sBAAK"}
|
package/build/cjs/meta.js.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"meta.js","sourceRoot":"","sources":["../../meta.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,oFAAoE;AACpE,wEAAwD;AACxD,gFAAgE;AAChE,sEAAsD;AACtD,kEAAkD"}
|
package/context/package.json
DELETED