@azure/storage-blob 12.23.0-alpha.20240101.1 → 12.23.0-alpha.20240108.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -23446,7 +23446,7 @@ class AccountSASPermissions {
23446
23446
  */
23447
23447
  this.write = false;
23448
23448
  /**
23449
- * Permission to create blobs and files granted.
23449
+ * Permission to delete blobs and files granted.
23450
23450
  */
23451
23451
  this.delete = false;
23452
23452
  /**