Socket
Socket
Sign inDemoInstall

@krimzen-ninja/storage-azure

Package Overview
Dependencies
Maintainers
1
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@krimzen-ninja/storage-azure - npm Package Compare versions

Comparing version 0.3.2 to 0.3.3

9

CHANGELOG.md

@@ -5,2 +5,11 @@ # Changelog

## [0.3.2](https://github.com/KrimzenNinja/krimzen-ninja/compare/storage-azure-beta-0.3.1...storage-azure-beta-0.3.2) (2023-12-21)
### Bug Fixes
* **node-lib:** bump ([7cecb12](https://github.com/KrimzenNinja/krimzen-ninja/commit/7cecb12f6c9eac2389f358d469eb84a6d18cfbee))
* **node-libs:** bump ([3d9d494](https://github.com/KrimzenNinja/krimzen-ninja/commit/3d9d49460cadd384fe01180b9dbf9914ca35eb67))
* **node-libs:** updating readme to test publish ([03227fe](https://github.com/KrimzenNinja/krimzen-ninja/commit/03227fe0635ae5ba536255fccfd32fa5f7270ed7))
## [0.3.1](https://github.com/KrimzenNinja/krimzen-ninja/compare/storage-azure-beta-0.3.0...storage-azure-beta-0.3.1) (2023-12-19)

@@ -7,0 +16,0 @@

4

package.json
{
"name": "@krimzen-ninja/storage-azure",
"description": "Library for handling interactions with Azure blob storage with a simplified api",
"version": "0.3.2",
"version": "0.3.3",
"keywords": [

@@ -23,5 +23,5 @@ "krimzen-ninja",

"@azure/storage-blob": "^12.17.0",
"@krimzen-ninja/common-errors": "0.3.2",
"@krimzen-ninja/common-errors": "0.3.3",
"dotenv": "^16.3.1"
}
}

@@ -12,2 +12,1 @@ # storage-azure

Run `nx lint storage-azure` to execute the lint via [ESLint](https://eslint.org/).
.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc