New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@tsed/cli-plugin-passport

Package Overview
Dependencies
Maintainers
0
Versions
366
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tsed/cli-plugin-passport - npm Package Compare versions

Comparing version 6.0.0-alpha.6 to 6.0.0-alpha.7

4

lib/types/hooks/PassportGenerateHook.d.ts

@@ -1,3 +0,3 @@

import { GenerateCmdContext, ProvidersInfoService } from "@tsed/cli";
import { ProjectPackageJson, SrcRendererService, Tasks } from "@tsed/cli-core";
import { type GenerateCmdContext, ProvidersInfoService } from "@tsed/cli";
import { ProjectPackageJson, SrcRendererService, type Tasks } from "@tsed/cli-core";
import { PassportClient } from "../services/PassportClient.js";

@@ -4,0 +4,0 @@ export interface PassportGenerateOptions extends GenerateCmdContext {

{
"name": "@tsed/cli-plugin-passport",
"description": "Ts.ED CLI plugin. Add Passport.js support",
"version": "6.0.0-alpha.6",
"version": "6.0.0-alpha.7",
"type": "module",

@@ -28,8 +28,8 @@ "main": "./lib/esm/index.js",

"devDependencies": {
"@tsed/cli": "6.0.0-alpha.6",
"@tsed/cli-core": "6.0.0-alpha.6",
"@tsed/typescript": "6.0.0-alpha.6",
"@tsed/cli": "6.0.0-alpha.7",
"@tsed/cli-core": "6.0.0-alpha.7",
"@tsed/typescript": "6.0.0-alpha.7",
"@types/change-case": "^2.3.1",
"cross-env": "7.0.3",
"typescript": "4.9.5",
"typescript": "5.6.2",
"vitest": "2.1.1"

@@ -36,0 +36,0 @@ },

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc