@backpackjs/transform-redirects
Advanced tools
Comparing version 4.3.0 to 4.4.0
@@ -13,3 +13,3 @@ "use strict"; | ||
fetch: isomorphic_fetch_1.default, | ||
uri: `${process.env.BACKPACK_API_URL}/graphql`, | ||
uri: `https://app.packdigital.com/graphql`, | ||
headers: { | ||
@@ -16,0 +16,0 @@ authorization: `Bearer ${process.env.BACKPACK_API_SECRET_TOKEN}`, |
{ | ||
"name": "@backpackjs/transform-redirects", | ||
"version": "4.3.0", | ||
"version": "4.4.0", | ||
"license": "MIT", | ||
@@ -21,5 +21,5 @@ "author": "BackpackJS <dev@packdigial.com> (http://packdigital.com/)", | ||
"fs-extra": "^10.0.0", | ||
"isomorphic-fetch": "latest" | ||
"isomorphic-fetch": "^3.0.0" | ||
}, | ||
"gitHead": "c07078e84b038d069f2283e828f109db42e73c6f" | ||
"gitHead": "51b3679cfced77999d2511f91f4673073a2ff2dd" | ||
} |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
4
0
12266
15
122
Updatedisomorphic-fetch@^3.0.0