Socket
Socket
Sign inDemoInstall

@cuscal1/lib-nestjs-common

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cuscal1/lib-nestjs-common - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

dist/common/headers.enum.d.ts

4

package.json
{
"name": "@cuscal1/lib-nestjs-common",
"version": "0.0.5",
"version": "0.0.6",
"description": "",

@@ -8,2 +8,4 @@ "author": "Cuscal",

"license": "UNLICENSED",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"scripts": {

@@ -10,0 +12,0 @@ "prebuild": "rimraf dist",

@@ -11,3 +11,3 @@ {

"sourceMap": true,
"outDir": "./dist",
"outDir": "dist",
"baseUrl": "./",

@@ -23,5 +23,2 @@ "noLib": false,

},
"include": [
"dist"
],
"exclude": [

@@ -28,0 +25,0 @@ "node_modules"

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