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.0.0 to 1.0.1

config/defs.d.ts

3

config/index.d.ts

@@ -1,1 +0,2 @@

export * from './keys';
export * from './defs';
export * from './types';

@@ -17,3 +17,4 @@ "use strict";

Object.defineProperty(exports, "__esModule", { value: true });
__exportStar(require("./keys"), exports);
__exportStar(require("./defs"), exports);
__exportStar(require("./types"), exports);
//# sourceMappingURL=index.js.map
{
"name": "@vivse/backend-library",
"version": "1.0.0",
"version": "1.0.1",
"description": "NestJS library for vivse.sk",

@@ -5,0 +5,0 @@ "author": "Kristián Žuffa <kristian.zuffa@gmail.com>",

Sorry, the diff of this file is not supported yet

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