| { | ||
| ".": "11.4.2" | ||
| ".": "11.5.0" | ||
| } |
| { | ||
| ".": "0.20.4" | ||
| ".": "0.20.5" | ||
| } |
@@ -381,3 +381,3 @@ # Copyright (c) 2012 Google Inc. All rights reserved. | ||
| (rule_source_dirname, rule_source_basename) = os.path.split(rule_source) | ||
| (rule_source_root, rule_source_ext) = os.path.splitext( | ||
| (rule_source_root, _rule_source_ext) = os.path.splitext( | ||
| rule_source_basename | ||
@@ -384,0 +384,0 @@ ) |
@@ -103,3 +103,3 @@ # Copyright (c) 2016 Ben Noordhuis <info@bnoordhuis.nl>. All rights reserved. | ||
| for qualified_target, target in target_dicts.items(): | ||
| build_file, target_name, toolset = gyp.common.ParseQualifiedTarget( | ||
| build_file, _target_name, _toolset = gyp.common.ParseQualifiedTarget( | ||
| qualified_target | ||
@@ -106,0 +106,0 @@ ) |
@@ -76,3 +76,3 @@ # Copyright (c) 2011 Google Inc. All rights reserved. | ||
| for qualified_target in target_list: | ||
| [input_file, target] = gyp.common.ParseQualifiedTarget(qualified_target)[0:2] | ||
| [input_file, _target] = gyp.common.ParseQualifiedTarget(qualified_target)[0:2] | ||
@@ -79,0 +79,0 @@ if input_file[-4:] != ".gyp": |
@@ -25,3 +25,3 @@ # Copyright (c) 2014 Google Inc. All rights reserved. | ||
| """Create a workspace to wrap main and sources gyp paths.""" | ||
| (build_file_root, build_file_ext) = os.path.splitext(main_gyp) | ||
| (build_file_root, _build_file_ext) = os.path.splitext(main_gyp) | ||
| workspace_path = build_file_root + ".xcworkspace" | ||
@@ -28,0 +28,0 @@ options = params["options"] |
@@ -7,3 +7,3 @@ [build-system] | ||
| name = "gyp-next" | ||
| version = "0.20.4" | ||
| version = "0.20.5" | ||
| authors = [ | ||
@@ -10,0 +10,0 @@ { name="Node.js contributors", email="ryzokuken@disroot.org" }, |
+1
-1
@@ -14,3 +14,3 @@ { | ||
| ], | ||
| "version": "11.4.2", | ||
| "version": "11.5.0", | ||
| "installVersion": 11, | ||
@@ -17,0 +17,0 @@ "author": "Nathan Rajlich <nathan@tootallnate.net> (http://tootallnate.net)", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Potential vulnerability
Supply chain riskInitial human review suggests the presence of a vulnerability in this package. It is pending further analysis and confirmation.
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Potential vulnerability
Supply chain riskInitial human review suggests the presence of a vulnerability in this package. It is pending further analysis and confirmation.
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
1867568
0.08%35601
0.01%