@wix/identity 1.0.84 → 1.0.85

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.
@@ -2,4 +2,3 @@ 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
4
  export * as oauth from '@wix/identity_oauth/context';
5
- //# sourceMappingURL=context.js.map
package/build/es/index.js CHANGED
@@ -2,4 +2,3 @@ export * as authentication from '@wix/identity_authentication';
2
2
  export * as recovery from '@wix/identity_recovery';
3
3
  export * as verification from '@wix/identity_verification';
4
4
  export * as oauth from '@wix/identity_oauth';
5
- //# sourceMappingURL=index.js.map
package/build/es/meta.js CHANGED
@@ -2,4 +2,3 @@ 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
4
  export * as oauth from '@wix/identity_oauth/meta';
5
- //# sourceMappingURL=meta.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wix/identity",
3
- "version": "1.0.84",
3
+ "version": "1.0.85",
4
4
  "publishConfig": {
5
5
  "registry": "https://registry.npmjs.org/",
6
6
  "access": "public"
@@ -19,10 +19,10 @@
19
19
  "context"
20
20
  ],
21
21
  "dependencies": {
22
- "@wix/identity_authentication": "1.0.13",
23
- "@wix/identity_oauth": "1.0.11",
24
- "@wix/identity_recovery": "1.0.11",
25
- "@wix/identity_verification": "1.0.11"
22
+ "@wix/identity_authentication": "1.0.14",
23
+ "@wix/identity_oauth": "1.0.12",
24
+ "@wix/identity_recovery": "1.0.12",
25
+ "@wix/identity_verification": "1.0.12"
26
26
  },
27
27
  "devDependencies": {
28
28
  "@wix/sdk": "https://cdn.dev.wixpress.com/@wix/sdk/02e8069ab2fd783e0e6a080fc7d590e76cb26ab93c8389574286305b.tar.gz",
@@ -43,5 +43,5 @@
43
43
  "fqdn": ""
44
44
  }
45
45
  },
46
- "falconPackageHash": "7873c81502eb41d599e2fe82dc3f30cc791db2fa687217b83d4316ba"
46
+ "falconPackageHash": "d9ba8bb123b14d3e762e77198e9deb08171c86142b151e2c9d6eca17"
47
47
  }
@@ -1 +0,0 @@
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"}
@@ -1 +0,0 @@
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"}
@@ -1 +0,0 @@
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"}