Fix race condition in get_file

This commit is contained in:
Shivam Mathur
2019-09-06 18:00:08 +05:30
parent 202f1bbec1
commit 2f94ea1a79
9 changed files with 94 additions and 114 deletions

View File

@ -1,32 +1,37 @@
{
"_from": "@types/jest-diff@*",
"_args": [
[
"@types/jest-diff@20.0.1",
"E:\\python\\setup-php"
]
],
"_development": true,
"_from": "@types/jest-diff@20.0.1",
"_id": "@types/jest-diff@20.0.1",
"_inBundle": false,
"_integrity": "sha512-yALhelO3i0hqZwhjtcr6dYyaLoCHbAMshwtj6cGxTvHZAKXHsYGdff6E8EPw3xLKY0ELUTQ69Q1rQiJENnccMA==",
"_location": "/@types/jest-diff",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "@types/jest-diff@*",
"raw": "@types/jest-diff@20.0.1",
"name": "@types/jest-diff",
"escapedName": "@types%2fjest-diff",
"scope": "@types",
"rawSpec": "*",
"rawSpec": "20.0.1",
"saveSpec": null,
"fetchSpec": "*"
"fetchSpec": "20.0.1"
},
"_requiredBy": [
"/@types/jest"
],
"_resolved": "https://registry.npmjs.org/@types/jest-diff/-/jest-diff-20.0.1.tgz",
"_shasum": "35cc15b9c4f30a18ef21852e255fdb02f6d59b89",
"_spec": "@types/jest-diff@*",
"_where": "E:\\python\\setup-php\\node_modules\\@types\\jest",
"_spec": "20.0.1",
"_where": "E:\\python\\setup-php",
"bugs": {
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "Alex Coles",
@ -34,7 +39,6 @@
}
],
"dependencies": {},
"deprecated": false,
"description": "TypeScript definitions for jest-diff",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme",
"license": "MIT",

View File

@ -1,32 +1,37 @@
{
"_from": "@types/jest@^24.0.13",
"_args": [
[
"@types/jest@24.0.18",
"E:\\python\\setup-php"
]
],
"_development": true,
"_from": "@types/jest@24.0.18",
"_id": "@types/jest@24.0.18",
"_inBundle": false,
"_integrity": "sha512-jcDDXdjTcrQzdN06+TSVsPPqxvsZA/5QkYfIZlq1JMw7FdP5AZylbOc+6B/cuDurctRe+MziUMtQ3xQdrbjqyQ==",
"_location": "/@types/jest",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "@types/jest@^24.0.13",
"raw": "@types/jest@24.0.18",
"name": "@types/jest",
"escapedName": "@types%2fjest",
"scope": "@types",
"rawSpec": "^24.0.13",
"rawSpec": "24.0.18",
"saveSpec": null,
"fetchSpec": "^24.0.13"
"fetchSpec": "24.0.18"
},
"_requiredBy": [
"#DEV:/"
],
"_resolved": "https://registry.npmjs.org/@types/jest/-/jest-24.0.18.tgz",
"_shasum": "9c7858d450c59e2164a8a9df0905fc5091944498",
"_spec": "@types/jest@^24.0.13",
"_spec": "24.0.18",
"_where": "E:\\python\\setup-php",
"bugs": {
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "Asana",
@ -120,7 +125,6 @@
"dependencies": {
"@types/jest-diff": "*"
},
"deprecated": false,
"description": "TypeScript definitions for Jest",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme",
"license": "MIT",

22
node_modules/fs/package.json generated vendored
View File

@ -1,34 +1,36 @@
{
"_from": "fs",
"_args": [
[
"fs@0.0.1-security",
"E:\\python\\setup-php"
]
],
"_from": "fs@0.0.1-security",
"_id": "fs@0.0.1-security",
"_inBundle": false,
"_integrity": "sha1-invTcYa23d84E/I4WLV+yq9eQdQ=",
"_location": "/fs",
"_phantomChildren": {},
"_requested": {
"type": "tag",
"type": "version",
"registry": true,
"raw": "fs",
"raw": "fs@0.0.1-security",
"name": "fs",
"escapedName": "fs",
"rawSpec": "",
"rawSpec": "0.0.1-security",
"saveSpec": null,
"fetchSpec": "latest"
"fetchSpec": "0.0.1-security"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/fs/-/fs-0.0.1-security.tgz",
"_shasum": "8a7bd37186b6dddf3813f23858b57ecaaf5e41d4",
"_spec": "fs",
"_spec": "0.0.1-security",
"_where": "E:\\python\\setup-php",
"author": "",
"bugs": {
"url": "https://github.com/npm/security-holder/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "This package name is not currently in use, but was formerly occupied by another package. To avoid malicious use, npm is hanging on to the package name, but loosely, and we'll probably give it to you if you want it.",
"homepage": "https://github.com/npm/security-holder#readme",
"keywords": [],

22
node_modules/https/package.json generated vendored
View File

@ -1,35 +1,37 @@
{
"_from": "https",
"_args": [
[
"https@1.0.0",
"E:\\python\\setup-php"
]
],
"_from": "https@1.0.0",
"_id": "https@1.0.0",
"_inBundle": false,
"_integrity": "sha1-PDfHrhqO65ZpBKKtHpdaGUt+06Q=",
"_location": "/https",
"_phantomChildren": {},
"_requested": {
"type": "tag",
"type": "version",
"registry": true,
"raw": "https",
"raw": "https@1.0.0",
"name": "https",
"escapedName": "https",
"rawSpec": "",
"rawSpec": "1.0.0",
"saveSpec": null,
"fetchSpec": "latest"
"fetchSpec": "1.0.0"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/https/-/https-1.0.0.tgz",
"_shasum": "3c37c7ae1a8eeb966904a2ad1e975a194b7ed3a4",
"_spec": "https",
"_spec": "1.0.0",
"_where": "E:\\python\\setup-php",
"author": {
"name": "hardus van der berg",
"email": "hardus@sunfork.com",
"url": "http://www.sunfork.com"
},
"bundleDependencies": false,
"deprecated": false,
"description": "https mediation",
"keywords": [
"https",