Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@queuedash/api

Package Overview
Dependencies
Maintainers
1
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@queuedash/api - npm Package Compare versions

Comparing version
0.4.2
to
0.4.3
+1
-0
dist/src/routers/_app.d.ts

@@ -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

{
"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