@dbpath/environments
Advanced tools
Comparing version 0.2.2 to 0.2.3
{ | ||
"name": "@dbpath/environments", | ||
"description": "", | ||
"version": "0.2.2", | ||
"version": "0.2.3", | ||
"main": "dist/index", | ||
@@ -20,7 +20,7 @@ "types": "dist/index", | ||
"dependencies": { | ||
"@dbpath/utils": "0.2.2", | ||
"@dbpath/files": "0.2.2", | ||
"@dbpath/postgres": "0.2.2", | ||
"@dbpath/mysql": "0.2.2", | ||
"@dbpath/oracle": "0.2.2" | ||
"@dbpath/utils": "0.2.3", | ||
"@dbpath/files": "0.2.3", | ||
"@dbpath/postgres": "0.2.3", | ||
"@dbpath/mysql": "0.2.3", | ||
"@dbpath/oracle": "0.2.3" | ||
}, | ||
@@ -27,0 +27,0 @@ "devDependencies": { |
+ Added@dbpath/config@0.2.3(transitive)
+ Added@dbpath/dal@0.2.3(transitive)
+ Added@dbpath/files@0.2.3(transitive)
+ Added@dbpath/mysql@0.2.3(transitive)
+ Added@dbpath/oracle@0.2.3(transitive)
+ Added@dbpath/postgres@0.2.3(transitive)
+ Added@dbpath/utils@0.2.3(transitive)
- Removed@dbpath/config@0.2.2(transitive)
- Removed@dbpath/dal@0.2.2(transitive)
- Removed@dbpath/files@0.2.2(transitive)
- Removed@dbpath/mysql@0.2.2(transitive)
- Removed@dbpath/oracle@0.2.2(transitive)
- Removed@dbpath/postgres@0.2.2(transitive)
- Removed@dbpath/utils@0.2.2(transitive)
Updated@dbpath/files@0.2.3
Updated@dbpath/mysql@0.2.3
Updated@dbpath/oracle@0.2.3
Updated@dbpath/postgres@0.2.3
Updated@dbpath/utils@0.2.3