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