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
364
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.9 to 6.0.0-alpha.10

1

lib/esm/CliPluginPassportModule.js

@@ -32,2 +32,1 @@ import { __decorate, __metadata } from "tslib";

export { CliPluginPassportModule };
//# sourceMappingURL=CliPluginPassportModule.js.map

@@ -105,2 +105,1 @@ var PassportGenerateHook_1;

export { PassportGenerateHook };
//# sourceMappingURL=PassportGenerateHook.js.map

@@ -6,2 +6,1 @@ import { CliPluginPassportModule } from "./CliPluginPassportModule.js";

export default CliPluginPassportModule;
//# sourceMappingURL=index.js.map

@@ -20,2 +20,1 @@ import { __decorate, __metadata } from "tslib";

export { PassportClient };
//# sourceMappingURL=PassportClient.js.map
import { getTemplateDirectory } from "@tsed/cli-core";
export const TEMPLATE_DIR = getTemplateDirectory(import.meta.dirname);
//# sourceMappingURL=templateDir.js.map

8

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

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

"devDependencies": {
"@tsed/cli": "6.0.0-alpha.9",
"@tsed/cli-core": "6.0.0-alpha.9",
"@tsed/typescript": "6.0.0-alpha.9",
"@tsed/cli": "6.0.0-alpha.10",
"@tsed/cli-core": "6.0.0-alpha.10",
"@tsed/typescript": "6.0.0-alpha.10",
"@types/change-case": "^2.3.1",

@@ -33,0 +33,0 @@ "cross-env": "7.0.3",

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