@forge/api
Advanced tools
@@ -40,3 +40,3 @@ "use strict"; | ||
| const proxyDeleteWebTriggerURL = (0, runtime_1.wrapInMetrics)('api.deleteWebTriggerUrl', async (webTriggerUrl) => { | ||
| const webTriggerUrlIdRegexGroupMatch = /\/x1\/([^\/\?\#]+)/; | ||
| const webTriggerUrlIdRegexGroupMatch = /\/(?:x1|public)\/([^\/\?\#]+)/; | ||
| const matches = webTriggerUrl.match(webTriggerUrlIdRegexGroupMatch); | ||
@@ -43,0 +43,0 @@ if (!matches || matches.length < 2) { |
+2
-2
| { | ||
| "name": "@forge/api", | ||
| "version": "7.1.4", | ||
| "version": "7.2.0-next.0", | ||
| "description": "Forge API methods", | ||
@@ -31,3 +31,3 @@ "author": "Atlassian", | ||
| "@forge/i18n": "0.0.7", | ||
| "@forge/manifest": "^12.6.0", | ||
| "@forge/manifest": "^12.7.0-next.0", | ||
| "@forge/storage": "2.0.3", | ||
@@ -34,0 +34,0 @@ "headers-utils": "^3.0.2" |
Sorry, the diff of this file is too big to display
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Debug access
Supply chain riskUses debug, reflection and dynamic code execution features.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
Unidentified License
LicenseSomething that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Debug access
Supply chain riskUses debug, reflection and dynamic code execution features.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Unidentified License
LicenseSomething that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
158522
0.18%2
100%