mirror of
				https://github.com/shivammathur/setup-php.git
				synced 2025-10-31 15:26:23 +07:00 
			
		
		
		
	Fix race condition in get_file
This commit is contained in:
		
							
								
								
									
										22
									
								
								node_modules/fs/package.json
									
									
									
										generated
									
									
										vendored
									
									
								
							
							
						
						
									
										22
									
								
								node_modules/fs/package.json
									
									
									
										generated
									
									
										vendored
									
									
								
							| @ -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": [], | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Shivam Mathur
					Shivam Mathur