Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@nestjs/azure-storage

Package Overview
Dependencies
Maintainers
4
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nestjs/azure-storage - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

10

package.json
{
"name": "@nestjs/azure-storage",
"version": "1.0.0",
"version": "1.0.1",
"description": "An Azure Storage module for Nest framework (node.js)",

@@ -25,3 +25,2 @@ "license": "MIT",

"devDependencies": {
"@azure/storage-blob": "10.4.0",
"@nestjs/common": "6.5.3",

@@ -40,7 +39,10 @@ "@nestjs/core": "6.5.3",

"@angular/cdk": "^8.1.2",
"@angular-devkit/schematics": "8.1.3",
"@schematics/angular": "8.1.3",
"reflect-metadata": "^0.1.12",
"typescript": "3.5.3"
},
"dependencies": {
"@angular-devkit/schematics": "8.1.3",
"@schematics/angular": "8.1.3",
"@azure/storage-blob": "10.4.0"
},
"main": "./dist/index.js",

@@ -47,0 +49,0 @@ "schematics": "./schematics/collection.json",

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