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.1 to 0.6.2

LICENSE

1

dist/utils/index.d.ts
export * from './register-as.util';
export * from './get-config-token.util';

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

__exportStar(require("./register-as.util"), exports);
__exportStar(require("./get-config-token.util"), exports);

32

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

@@ -25,3 +25,3 @@ "author": "Kamil Mysliwiec",

"lodash.set": "4.3.2",
"uuid": "8.3.1"
"uuid": "8.3.2"
},

@@ -32,8 +32,8 @@ "devDependencies": {

"@hapi/joi": "17.1.1",
"@nestjs/common": "7.5.4",
"@nestjs/core": "7.5.4",
"@nestjs/platform-express": "7.5.4",
"@nestjs/testing": "7.5.4",
"@nestjs/common": "7.6.5",
"@nestjs/core": "7.6.5",
"@nestjs/platform-express": "7.6.5",
"@nestjs/testing": "7.6.5",
"@types/hapi__joi": "17.1.6",
"@types/jest": "26.0.15",
"@types/jest": "26.0.20",
"@types/lodash.get": "4.4.6",

@@ -44,17 +44,17 @@ "@types/lodash.has": "4.5.6",

"@types/uuid": "8.3.0",
"@typescript-eslint/eslint-plugin": "4.8.1",
"@typescript-eslint/parser": "4.8.1",
"eslint": "7.13.0",
"eslint-config-prettier": "6.15.0",
"@typescript-eslint/eslint-plugin": "4.14.0",
"@typescript-eslint/parser": "4.14.0",
"eslint": "7.18.0",
"eslint-config-prettier": "7.2.0",
"eslint-plugin-import": "2.22.1",
"husky": "4.3.0",
"husky": "4.3.8",
"jest": "26.6.3",
"lint-staged": "10.5.1",
"prettier": "2.2.0",
"lint-staged": "10.5.3",
"prettier": "2.2.1",
"reflect-metadata": "0.1.13",
"release-it": "14.2.1",
"release-it": "14.2.2",
"rimraf": "3.0.2",
"rxjs": "6.6.3",
"ts-jest": "26.4.4",
"typescript": "4.1.2"
"typescript": "4.1.3"
},

@@ -61,0 +61,0 @@ "peerDependencies": {

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