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

@dbpath/environments

Package Overview
Dependencies
Maintainers
1
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dbpath/environments - npm Package Compare versions

Comparing version 0.2.8 to 0.2.9

2

dist/src/environments.js

@@ -46,3 +46,3 @@ "use strict";

return env;
const contents = (0, files_1.loadFileInDirectory)(cwd, marker, exports.stateFileName);
const contents = (0, files_1.loadFileInDirectory)(cwd, 'environments', marker, exports.stateFileName);
if ((0, utils_1.hasErrors)(contents))

@@ -49,0 +49,0 @@ return 'dev';

{
"name": "@dbpath/environments",
"description": "",
"version": "0.2.8",
"version": "0.2.9",
"main": "dist/index",

@@ -20,7 +20,7 @@ "types": "dist/index",

"dependencies": {
"@dbpath/utils": "0.2.8",
"@dbpath/files": "0.2.8",
"@dbpath/postgres": "0.2.8",
"@dbpath/mysql": "0.2.8",
"@dbpath/oracle": "0.2.8"
"@dbpath/utils": "0.2.9",
"@dbpath/files": "0.2.9",
"@dbpath/postgres": "0.2.9",
"@dbpath/mysql": "0.2.9",
"@dbpath/oracle": "0.2.9"
},

@@ -27,0 +27,0 @@ "devDependencies": {

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