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

@nestjs/config

Package Overview
Dependencies
Maintainers
3
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nestjs/config - npm Package Compare versions

Comparing version 0.6.2 to 0.6.3

1

dist/index.d.ts

@@ -5,1 +5,2 @@ export * from './config.module';

export * from './utils';
export * from './interfaces';

@@ -17,1 +17,2 @@ "use strict";

__exportStar(require("./utils"), exports);
__exportStar(require("./interfaces"), exports);

18

package.json
{
"name": "@nestjs/config",
"version": "0.6.2",
"version": "0.6.3",
"description": "Nest - modern, fast, powerful node.js web framework (@config)",

@@ -31,6 +31,6 @@ "author": "Kamil Mysliwiec",

"@hapi/joi": "17.1.1",
"@nestjs/common": "7.6.5",
"@nestjs/core": "7.6.5",
"@nestjs/platform-express": "7.6.5",
"@nestjs/testing": "7.6.5",
"@nestjs/common": "7.6.8",
"@nestjs/core": "7.6.8",
"@nestjs/platform-express": "7.6.8",
"@nestjs/testing": "7.6.8",
"@types/hapi__joi": "17.1.6",

@@ -43,5 +43,5 @@ "@types/jest": "26.0.20",

"@types/uuid": "8.3.0",
"@typescript-eslint/eslint-plugin": "4.14.0",
"@typescript-eslint/parser": "4.14.0",
"eslint": "7.18.0",
"@typescript-eslint/eslint-plugin": "4.14.2",
"@typescript-eslint/parser": "4.14.2",
"eslint": "7.19.0",
"eslint-config-prettier": "7.2.0",

@@ -57,3 +57,3 @@ "eslint-plugin-import": "2.22.1",

"rxjs": "6.6.3",
"ts-jest": "26.4.4",
"ts-jest": "26.5.0",
"typescript": "4.1.3"

@@ -60,0 +60,0 @@ },

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