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

@bothrs/util

Package Overview
Dependencies
Maintainers
2
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bothrs/util - npm Package Compare versions

Comparing version 1.15.0 to 1.16.0

2

knexfile-env.js

@@ -11,3 +11,3 @@ // DB_CONNECTION=mysql

const { parsed } = require('dotenv/lib/main').config()
const parsed = Object.assign({}, process.env, require('dotenv/lib/main').config().parsed)

@@ -14,0 +14,0 @@ const config = {

{
"name": "@bothrs/util",
"version": "1.15.0",
"version": "1.16.0",
"description": "Common helper functions",

@@ -5,0 +5,0 @@ "license": "MIT",

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