Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

encrypted-nestjs

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

encrypted-nestjs - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

lib/ControllerModule.d.ts

4

lib/index.d.ts

@@ -5,4 +5,4 @@ export * from "./Configuration";

export * from "./TypedParam";
export * from "./IProvider";
export * from "./ProviderModule";
export * from "./IController";
export * from "./ControllerModule";
//# sourceMappingURL=index.d.ts.map

@@ -17,4 +17,4 @@ "use strict";

__exportStar(require("./TypedParam"), exports);
__exportStar(require("./IProvider"), exports);
__exportStar(require("./ProviderModule"), exports);
__exportStar(require("./IController"), exports);
__exportStar(require("./ControllerModule"), exports);
//# sourceMappingURL=index.js.map
{
"name": "encrypted-nestjs",
"version": "0.0.2",
"version": "0.0.3",
"description": "NestJS with AES Encryption",

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

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