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

@vivse/backend-library

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vivse/backend-library - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

debug/debug-redis-transporter.client.d.ts

4

cloud/file-storage/file-storage.service.d.ts

@@ -1,3 +0,3 @@

import { FileStorage } from '../../types/file-storage';
import { FileInput } from '../../types/file-input';
import { FileStorage } from '../../types';
import { FileInput } from '../../types';
export declare class FileStorageService implements FileStorage {

@@ -4,0 +4,0 @@ private readonly cloud;

{
"name": "@vivse/backend-library",
"version": "1.2.0",
"version": "1.2.1",
"description": "NestJS library for vivse.sk",

@@ -21,2 +21,3 @@ "author": "Kristián Žuffa <kristian.zuffa@gmail.com>",

"@nestjs/common": "^8.0.0",
"@nestjs/microservices": "8.4.4",
"mime": "3.0.0",

@@ -23,0 +24,0 @@ "reflect-metadata": "^0.1.13",

Sorry, the diff of this file is not supported yet

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