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

nestjs-minio

Package Overview
Dependencies
Maintainers
1
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nestjs-minio - npm Package Compare versions

Comparing version 2.0.10 to 2.1.0

.github/FUNDING.yml

28

package.json
{
"name": "nestjs-minio",
"version": "2.0.10",
"version": "2.1.0",
"description": "Minio object storage with nestjs",

@@ -27,6 +27,6 @@ "author": "Rubin Bhandari",

"peerDependencies": {
"@nestjs/common": ">=7.4.4"
"@nestjs/common": ">=7.6.4"
},
"dependencies": {
"minio": "^7.0.16"
"minio": "^7.0.18"
},

@@ -36,18 +36,18 @@ "devDependencies": {

"@nestjs/common": "^7.0.13",
"@nestjs/core": "^7.4.4",
"@nestjs/platform-express": "^7.4.4",
"@nestjs/testing": "7.4.4",
"@types/express": "4.17.8",
"@types/jest": "26.0.15",
"@nestjs/core": "^7.6.4",
"@nestjs/platform-express": "^7.6.4",
"@nestjs/testing": "7.6.4",
"@types/express": "4.17.9",
"@types/jest": "26.0.19",
"@types/supertest": "2.0.10",
"jest": "26.6.1",
"prettier": "2.1.2",
"jest": "26.6.3",
"prettier": "2.2.1",
"reflect-metadata": "^0.1.13",
"rxjs": "^6.6.3",
"supertest": "6.0.0",
"ts-jest": "26.4.3",
"ts-node": "9.0.0",
"supertest": "6.0.1",
"ts-jest": "26.4.4",
"ts-node": "9.1.1",
"tsconfig-paths": "3.9.0",
"tslint": "6.1.3",
"typescript": "4.0.5"
"typescript": "4.1.3"
},

@@ -54,0 +54,0 @@ "jest": {

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