@live-change/google-authentication-service 0.4.3 → 0.8.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.
- package/package.json +4 -4
- package/yarn-error.log +0 -58
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@live-change/google-authentication-service",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.8.2",
|
|
4
4
|
"description": "",
|
|
5
5
|
"main": "index.js",
|
|
6
6
|
"scripts": {
|
|
@@ -21,10 +21,10 @@
|
|
|
21
21
|
"url": "https://www.viamage.com/"
|
|
22
22
|
},
|
|
23
23
|
"dependencies": {
|
|
24
|
-
"@live-change/framework": "0.8.
|
|
25
|
-
"@live-change/relations-plugin": "0.8.
|
|
24
|
+
"@live-change/framework": "^0.8.2",
|
|
25
|
+
"@live-change/relations-plugin": "^0.8.2",
|
|
26
26
|
"google-auth-library": "9.0.0"
|
|
27
27
|
},
|
|
28
|
-
"gitHead": "
|
|
28
|
+
"gitHead": "53b8efc8ec7f5c1c4af33077d8fb4a8a5580f1d9",
|
|
29
29
|
"type": "module"
|
|
30
30
|
}
|
package/yarn-error.log
DELETED
|
@@ -1,58 +0,0 @@
|
|
|
1
|
-
Arguments:
|
|
2
|
-
/home/m8/.fnm/node-versions/v18.13.0/installation/bin/node /home/m8/IdeaProjects/live-change/.yarn/releases/yarn-1.23.0-20210103.1434.cjs config get npmScopes --json
|
|
3
|
-
|
|
4
|
-
PATH:
|
|
5
|
-
/opt/miniconda3/condabin:/snap/bin:/opt/android-ndk/:/opt/android-sdk/tools:/opt/android-sdk/platform-tools:/opt/android-sdk/emulator:/usr/lib/emscripten:/usr/lib/emsdk/upstream/emscripten:/run/user/1000/fnm_multishells/1259_1696059345472/bin:/home/m8/.fnm:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl:/var/lib/snapd/snap/bin:./node_modules/.bin
|
|
6
|
-
|
|
7
|
-
Yarn version:
|
|
8
|
-
1.23.0-20210103.1434
|
|
9
|
-
|
|
10
|
-
Node version:
|
|
11
|
-
18.13.0
|
|
12
|
-
|
|
13
|
-
Platform:
|
|
14
|
-
linux x64
|
|
15
|
-
|
|
16
|
-
Trace:
|
|
17
|
-
SyntaxError: /home/m8/IdeaProjects/live-change/live-change-services/google-authentication-service/package.json: Unexpected token } in JSON at position 717
|
|
18
|
-
at JSON.parse (<anonymous>)
|
|
19
|
-
at /home/m8/IdeaProjects/live-change/.yarn/releases/yarn-1.23.0-20210103.1434.cjs:1098:57
|
|
20
|
-
at Generator.next (<anonymous>)
|
|
21
|
-
at step (/home/m8/IdeaProjects/live-change/.yarn/releases/yarn-1.23.0-20210103.1434.cjs:310:30)
|
|
22
|
-
at /home/m8/IdeaProjects/live-change/.yarn/releases/yarn-1.23.0-20210103.1434.cjs:321:13
|
|
23
|
-
|
|
24
|
-
npm manifest:
|
|
25
|
-
{
|
|
26
|
-
"name": "@live-change/google-authentication-service",
|
|
27
|
-
"version": "0.3.31",
|
|
28
|
-
"description": "",
|
|
29
|
-
"main": "index.js",
|
|
30
|
-
"scripts": {
|
|
31
|
-
"test": "NODE_ENV=test tape tests/*"
|
|
32
|
-
},
|
|
33
|
-
"repository": {
|
|
34
|
-
"type": "git",
|
|
35
|
-
"url": "git+https://github.com/live-change/live-change-services.git"
|
|
36
|
-
},
|
|
37
|
-
"license": "MIT",
|
|
38
|
-
"bugs": {
|
|
39
|
-
"url": "https://github.com/live-change/live-change-services/issues"
|
|
40
|
-
},
|
|
41
|
-
"homepage": "https://github.com/live-change/live-change-services",
|
|
42
|
-
"author": {
|
|
43
|
-
"email": "michal@laszczewski.pl",
|
|
44
|
-
"name": "Michał Łaszczewski",
|
|
45
|
-
"url": "https://www.viamage.com/"
|
|
46
|
-
},
|
|
47
|
-
"dependencies": {
|
|
48
|
-
"@live-change/framework": "0.7.33",
|
|
49
|
-
"@live-change/relations-plugin": "0.7.33",
|
|
50
|
-
|
|
51
|
-
}
|
|
52
|
-
}
|
|
53
|
-
|
|
54
|
-
yarn manifest:
|
|
55
|
-
No manifest
|
|
56
|
-
|
|
57
|
-
Lockfile:
|
|
58
|
-
No lockfile
|