@queuedash/api
Advanced tools
@@ -0,1 +1,2 @@ | ||
| export type { Context } from "../trpc"; | ||
| export declare const appRouter: import("@trpc/server").CreateRouterInner<import("@trpc/server").RootConfig<{ | ||
@@ -2,0 +3,0 @@ ctx: import("../trpc").Context; |
+1
-1
| MIT License | ||
| Copyright (c) 2022 Alex Budure | ||
| Copyright (c) 2023 Alex Budure | ||
@@ -5,0 +5,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy |
+2
-1
| { | ||
| "name": "@queuedash/api", | ||
| "version": "0.4.2", | ||
| "version": "0.4.3", | ||
| "main": "./dist/main.js", | ||
@@ -36,2 +36,3 @@ "module": "./dist/main.mjs", | ||
| }, | ||
| "license": "MIT", | ||
| "scripts": { | ||
@@ -38,0 +39,0 @@ "build": "tsc && vite build", |
Sorry, the diff of this file is not supported yet
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
560337
0.01%8861
0.01%