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

@golevelup/nestjs-common

Package Overview
Dependencies
Maintainers
3
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@golevelup/nestjs-common - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

6

lib/index.js
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
var desc = Object.getOwnPropertyDescriptor(m, k);
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
desc = { enumerable: true, get: function() { return m[k]; } };
}
Object.defineProperty(o, k2, desc);
}) : (function(o, m, k, k2) {

@@ -6,0 +10,0 @@ if (k2 === undefined) k2 = k;

6

package.json
{
"name": "@golevelup/nestjs-common",
"version": "2.0.0",
"version": "2.0.1",
"description": "Common module and utility building blocks for badass NestJS applications",

@@ -37,3 +37,3 @@ "author": "Jesse Carter <jesse.r.carter@gmail.com>",

"lodash": "^4.17.21",
"nanoid": "^3.3.6"
"nanoid": "^3.3.7"
},

@@ -57,3 +57,3 @@ "peerDependencies": {

},
"gitHead": "e548ccdb6def8cacf68fe7f60e13ec612eb0f57b"
"gitHead": "aa7ef033151857ff147cee8fc04c11c8ff7d2f4c"
}

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