wrc-bridge
Advanced tools
Comparing version
/// <reference types="react" /> | ||
import { MessageHandlers, ResponseCallbacks, Handler, ResponseData, Payload, ResponseCallback, Handlers, QueuedCall } from "../shared"; | ||
import { MessageHandlers, ResponseCallbacks, Handler, ResponseData, Payload, ResponseCallback, Handlers, QueuedCall } from "../index"; | ||
interface RefObject<T> { | ||
@@ -4,0 +4,0 @@ readonly current: T | null; |
@@ -1,2 +0,2 @@ | ||
import { Handler, MessageHandlers, Payload, QueuedCall, ResponseCallback, ResponseCallbacks, ResponseData, Result } from "../shared"; | ||
import { Handler, MessageHandlers, Payload, QueuedCall, ResponseCallback, ResponseCallbacks, ResponseData, Result } from ".."; | ||
declare global { | ||
@@ -3,0 +3,0 @@ interface Window { |
{ | ||
"version": "1.1.1", | ||
"main": "build/index.js", | ||
"version": "1.1.2", | ||
"name": "wrc-bridge", | ||
@@ -4,0 +5,0 @@ "scripts": { |
@@ -17,3 +17,3 @@ import { | ||
QueuedCall, | ||
} from "../shared"; | ||
} from "../index"; | ||
@@ -20,0 +20,0 @@ type DebugHandlers = "console.log" | "console.warn" | "console.error"; |
@@ -17,3 +17,3 @@ import { | ||
Result, | ||
} from "../shared"; | ||
} from ".."; | ||
@@ -20,0 +20,0 @@ declare global { |
@@ -16,4 +16,4 @@ { | ||
}, | ||
"include": ["src/**/*"], | ||
"include": ["src/**/*", "src/index.ts"], | ||
"exclude": ["node_modules"] | ||
} |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
No License Found
License(Experimental) License information could not be found.
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
1
-50%1
-50%39966
-97.45%15
-94.07%1
Infinity%1105
-85.29%