djorm-storage-gcp
Advanced tools
Comparing version 0.1.19-alpha.15 to 0.1.19-alpha.16
@@ -6,4 +6,15 @@ # Change Log | ||
## [0.1.19-alpha.16](https://github.com/just-paja/djorm/compare/v0.1.19-alpha.15...v0.1.19-alpha.16) (2023-02-02) | ||
### Bug Fixes | ||
* upgrade @google-cloud/storage ([884ccc3](https://github.com/just-paja/djorm/commit/884ccc3fe2393e5d01bbf17e8c133db52ad2721c)) | ||
## [0.1.19-alpha.15](https://github.com/just-paja/djorm/compare/v0.1.19-alpha.14...v0.1.19-alpha.15) (2023-02-01) | ||
**Note:** Version bump only for package djorm-storage-gcp |
{ | ||
"name": "djorm-storage-gcp", | ||
"version": "0.1.19-alpha.15", | ||
"version": "0.1.19-alpha.16", | ||
"description": "Google Cloud Storage support for Djorm", | ||
@@ -23,6 +23,6 @@ "author": "Pavel Žák <pavel@zak.global>", | ||
"dependencies": { | ||
"@google-cloud/storage": "^5.8.1", | ||
"@google-cloud/storage": "^6.9.1", | ||
"djorm": "^0.1.19-alpha.15" | ||
}, | ||
"gitHead": "1dd4de9c54dbf98bd3ce060e28e6cc2254b20c7f" | ||
"gitHead": "0964314b5db0839fa36453671c3a4754f7bd4a82" | ||
} |
3227
+ Added@google-cloud/projectify@3.0.0(transitive)
+ Added@google-cloud/promisify@3.0.1(transitive)
+ Added@google-cloud/storage@6.12.0(transitive)
+ Addedfast-xml-parser@4.5.1(transitive)
+ Addedgaxios@5.1.3(transitive)
+ Addedgcp-metadata@5.3.0(transitive)
+ Addedgoogle-auth-library@8.9.0(transitive)
+ Addedgoogle-p12-pem@4.0.1(transitive)
+ Addedgtoken@6.1.2(transitive)
+ Addedretry-request@5.0.2(transitive)
+ Addedstrnum@1.0.5(transitive)
+ Addedteeny-request@8.0.3(transitive)
- Removed@google-cloud/projectify@2.1.1(transitive)
- Removed@google-cloud/promisify@2.0.4(transitive)
- Removed@google-cloud/storage@5.20.5(transitive)
- Removedconfigstore@5.0.1(transitive)
- Removedcrypto-random-string@2.0.0(transitive)
- Removeddot-prop@5.3.0(transitive)
- Removedgaxios@4.3.3(transitive)
- Removedgcp-metadata@4.3.1(transitive)
- Removedgoogle-auth-library@7.14.1(transitive)
- Removedgoogle-p12-pem@3.1.4(transitive)
- Removedgraceful-fs@4.2.11(transitive)
- Removedgtoken@5.3.2(transitive)
- Removedhash-stream-validation@0.2.4(transitive)
- Removedimurmurhash@0.1.4(transitive)
- Removedis-obj@2.0.0(transitive)
- Removedis-typedarray@1.0.0(transitive)
- Removedmake-dir@3.1.0(transitive)
- Removedpumpify@2.0.1(transitive)
- Removedretry-request@4.2.2(transitive)
- Removedsemver@6.3.1(transitive)
- Removedsignal-exit@3.0.7(transitive)
- Removedteeny-request@7.2.0(transitive)
- Removedtypedarray-to-buffer@3.1.5(transitive)
- Removedunique-string@2.0.0(transitive)
- Removedwrite-file-atomic@3.0.3(transitive)
- Removedxdg-basedir@4.0.0(transitive)
Updated@google-cloud/storage@^6.9.1