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

@ythub/nest-jetstream-queue

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ythub/nest-jetstream-queue - npm Package Compare versions

Comparing version
1.4.1
to
1.4.2
+3
-5
package.json
{
"name": "@ythub/nest-jetstream-queue",
"version": "1.4.1",
"version": "1.4.2",
"description": "YT queue module",
"main": "src/index.ts",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
"type": "module",
"typings": "src/index.ts",
"publishConfig": {
"main": "dist/index.js",
"typings": "dist/index.d.ts",
"access": "public"

@@ -12,0 +10,0 @@ },