Socket
Socket
Sign inDemoInstall

nestjs-zod-config

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nestjs-zod-config - npm Package Compare versions

Comparing version 1.1.1 to 1.2.0

3

package.json
{
"name": "nestjs-zod-config",
"version": "1.1.1",
"version": "1.2.0",
"description": "NestJS module to load, type and validate configuration using Zod",

@@ -21,2 +21,3 @@ "keywords": [

"repository": "https://github.com/Gamote/nestjs-zod-config.git",
"author": "Gamote",
"license": "MIT",

@@ -23,0 +24,0 @@ "scripts": {

@@ -12,8 +12,5 @@ # NestJS Zod Config

```bash
# Peer dependencies
yarn add @nestjs/common @nestjs/core zod
# NestJS Zod Config
yarn add nestjs-zod-config
```
> Peer dependencies: `yarn add @nestjs/common @nestjs/core zod`

@@ -20,0 +17,0 @@ ## Setup

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