New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

tffcommon

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tffcommon - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

1

dist/config/db.config.js

@@ -10,3 +10,2 @@ "use strict";

const config = (0, config_1.default)(env);
console.log(config);
return new sequelize_1.Sequelize(config.DB_NAME, config.DB_USER, config.DB_PASS, {

@@ -13,0 +12,0 @@ host: config.DB_HOST,

2

package.json
{
"name": "tffcommon",
"version": "0.0.5",
"version": "0.0.6",
"description": "Teepha Flowers and Fabrics Common package configurations and functions",

@@ -5,0 +5,0 @@ "author": "justtife <farinubolu@gmail.com>",

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