cra-template-07
Advanced tools
Comparing version 2.0.5 to 2.0.6
{ | ||
"name": "cra-template-07", | ||
"version": "2.0.5", | ||
"version": "2.0.6", | ||
"proxy": "https://localhost:44332/", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -111,4 +111,9 @@ import React, { useContext, useEffect, useState } from "react"; | ||
`${ | ||
require("../../../package.json").proxy | ||
}/umbraco`, | ||
window.location.hostname === "localhost" | ||
? `${ | ||
require("../../../package.json") | ||
.proxy | ||
}/umbraco` | ||
: "/umbraco" | ||
}`, | ||
"_blank" | ||
@@ -115,0 +120,0 @@ ) |
AI-detected possible typosquat
Supply chain riskAI has identified this package as a potential typosquat of a more popular package. This suggests that the package may be intentionally mimicking another package's name, description, or other metadata.
Found 1 instance in 1 package
42824
953
1