Comparing version 0.3.0 to 0.3.1
@@ -134,3 +134,3 @@ "use strict"; | ||
if (!check) { | ||
console.log(`Environment ${env} is not defined`); | ||
console.log(`Environment ${env} is not defined. Legal values are ${Object.keys(config.environments).sort()}`); | ||
process.exit(1); | ||
@@ -137,0 +137,0 @@ } |
{ | ||
"name": "dbpath", | ||
"description": "", | ||
"version": "0.3.0", | ||
"version": "0.3.1", | ||
"main": "dist/index", | ||
@@ -24,7 +24,7 @@ "types": "dist/index", | ||
"commander": "^10.0.0", | ||
"@dbpath/tables": "0.3.0", | ||
"@dbpath/pathparser": "0.3.0", | ||
"@dbpath/utils": "0.3.0", | ||
"@dbpath/files": "0.3.0", | ||
"@dbpath/environments": "0.3.0" | ||
"@dbpath/tables": "0.3.1", | ||
"@dbpath/pathparser": "0.3.1", | ||
"@dbpath/utils": "0.3.1", | ||
"@dbpath/files": "0.3.1", | ||
"@dbpath/environments": "0.3.1" | ||
}, | ||
@@ -31,0 +31,0 @@ "devDependencies": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
64644
+ Added@dbpath/config@0.3.1(transitive)
+ Added@dbpath/dal@0.3.1(transitive)
+ Added@dbpath/environments@0.3.1(transitive)
+ Added@dbpath/files@0.3.1(transitive)
+ Added@dbpath/fixtures@0.3.1(transitive)
+ Added@dbpath/mysql@0.3.1(transitive)
+ Added@dbpath/oracle@0.3.1(transitive)
+ Added@dbpath/pathparser@0.3.1(transitive)
+ Added@dbpath/postgres@0.3.1(transitive)
+ Added@dbpath/tables@0.3.1(transitive)
+ Added@dbpath/types@0.3.1(transitive)
+ Added@dbpath/utils@0.3.1(transitive)
- Removed@dbpath/config@0.3.0(transitive)
- Removed@dbpath/dal@0.3.0(transitive)
- Removed@dbpath/environments@0.3.0(transitive)
- Removed@dbpath/files@0.3.0(transitive)
- Removed@dbpath/fixtures@0.3.0(transitive)
- Removed@dbpath/mysql@0.3.0(transitive)
- Removed@dbpath/oracle@0.3.0(transitive)
- Removed@dbpath/pathparser@0.3.0(transitive)
- Removed@dbpath/postgres@0.3.0(transitive)
- Removed@dbpath/tables@0.3.0(transitive)
- Removed@dbpath/types@0.3.0(transitive)
- Removed@dbpath/utils@0.3.0(transitive)
Updated@dbpath/environments@0.3.1
Updated@dbpath/files@0.3.1
Updated@dbpath/pathparser@0.3.1
Updated@dbpath/tables@0.3.1
Updated@dbpath/utils@0.3.1