File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66 "author" : " Google LLC" ,
77 "repository" : " GoogleCloudPlatform/nodejs-docs-samples" ,
88 "engines" : {
9- "node" : " >=12 .0.0"
9+ "node" : " >=20 .0.0"
1010 },
1111 "scripts" : {
1212 "test" : " c8 mocha -p -j 2 system-test/*.test.js --timeout=60000"
1313 },
1414 "devDependencies" : {
1515 "c8" : " ^10.0.0" ,
1616 "mocha" : " ^10.0.0" ,
17- "uuid" : " ^10.0.0 "
17+ "uuid" : " ^11.1.1 "
1818 },
1919 "dependencies" : {
2020 "@googleapis/healthcare" : " ^23.0.0"
Original file line number Diff line number Diff line change 1414 "devDependencies" : {
1515 "c8" : " ^10.0.0" ,
1616 "mocha" : " ^10.0.0" ,
17- "uuid" : " ^10.0.0 "
17+ "uuid" : " ^11.1.1 "
1818 },
1919 "dependencies" : {
2020 "@googleapis/healthcare" : " ^23.0.0"
Original file line number Diff line number Diff line change 1616 "@google-cloud/storage" : " ^7.0.0" ,
1717 "c8" : " ^10.0.0" ,
1818 "mocha" : " ^10.0.0" ,
19- "uuid" : " ^10.0.0 "
19+ "uuid" : " ^11.1.1 "
2020 },
2121 "dependencies" : {
2222 "@googleapis/healthcare" : " ^23.0.0"
Original file line number Diff line number Diff line change 1717 "c8" : " ^10.0.0" ,
1818 "google-auth-library" : " ^9.0.0" ,
1919 "mocha" : " ^10.0.0" ,
20- "uuid" : " ^10.0.0 "
20+ "uuid" : " ^11.1.1 "
2121 },
2222 "dependencies" : {
2323 "@googleapis/healthcare" : " ^23.0.0"
Original file line number Diff line number Diff line change 1515 "@google-cloud/pubsub" : " ^4.0.0" ,
1616 "c8" : " ^10.0.0" ,
1717 "mocha" : " ^10.0.0" ,
18- "uuid" : " ^10.0.0 "
18+ "uuid" : " ^11.1.1 "
1919 },
2020 "dependencies" : {
2121 "@googleapis/healthcare" : " ^23.0.0"
Original file line number Diff line number Diff line change 11{
2- "name" : " nodejs-docs-samples-iam" ,
3- "private" : true ,
4- "license" : " Apache-2.0" ,
5- "author" : " Google Inc." ,
6- "repository" : {
7- "type" : " git" ,
8- "url" : " https://github.com/GoogleCloudPlatform/nodejs-docs-samples.git"
9- },
10- "engines" : {
11- "node" : " >=16 .0.0"
12- },
13- "scripts" : {
14- "test" : " c8 mocha -p -j 2 test/*.test.js --timeout=60000"
15- },
16- "dependencies" : {
17- "@google-cloud/iam" : " ^1.0.0"
18- },
19- "devDependencies" : {
20- "c8" : " ^10.0.0" ,
21- "chai" : " ^4.5.0" ,
22- "mocha" : " ^10.0.0" ,
23- "uuid" : " ^10.0.0 "
24- }
2+ "name" : " nodejs-docs-samples-iam" ,
3+ "private" : true ,
4+ "license" : " Apache-2.0" ,
5+ "author" : " Google Inc." ,
6+ "repository" : {
7+ "type" : " git" ,
8+ "url" : " https://github.com/GoogleCloudPlatform/nodejs-docs-samples.git"
9+ },
10+ "engines" : {
11+ "node" : " >=20 .0.0"
12+ },
13+ "scripts" : {
14+ "test" : " c8 mocha -p -j 2 test/*.test.js --timeout=60000"
15+ },
16+ "dependencies" : {
17+ "@google-cloud/iam" : " ^1.0.0"
18+ },
19+ "devDependencies" : {
20+ "c8" : " ^10.0.0" ,
21+ "chai" : " ^4.5.0" ,
22+ "mocha" : " ^10.0.0" ,
23+ "uuid" : " ^11.1.1 "
24+ }
2525}
Original file line number Diff line number Diff line change 2121 "c8" : " ^10.0.0" ,
2222 "chai" : " ^4.5.0" ,
2323 "mocha" : " ^10.0.0" ,
24- "uuid" : " ^10.0.0 "
24+ "uuid" : " ^11.1.1 "
2525 }
2626}
Original file line number Diff line number Diff line change 1919 "c8" : " ^10.0.0" ,
2020 "chai" : " ^4.5.0" ,
2121 "mocha" : " ^10.1.0" ,
22- "uuid" : " ^10.0.0 "
22+ "uuid" : " ^11.1.1 "
2323 }
2424}
Original file line number Diff line number Diff line change 2020 "@google-cloud/storage" : " ^7.0.0" ,
2121 "c8" : " ^10.0.0" ,
2222 "mocha" : " ^10.1.0" ,
23- "uuid" : " ^10.0.0 "
23+ "uuid" : " ^11.1.1 "
2424 }
2525}
Original file line number Diff line number Diff line change 44 "license" : " Apache-2.0" ,
55 "author" : " Google LLC" ,
66 "engines" : {
7- "node" : " >=10 "
7+ "node" : " >=20.0.0 "
88 },
99 "files" : [
1010 " *.js"
1919 "c8" : " ^10.0.0" ,
2020 "chai" : " ^4.5.0" ,
2121 "mocha" : " ^10.1.0" ,
22- "uuid" : " ^10.0.0 "
22+ "uuid" : " ^11.1.1 "
2323 }
2424}
You can’t perform that action at this time.
0 commit comments