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.2 to 1.0.3

5

package.json
{
"name": "@vivse/backend-library",
"version": "1.0.2",
"version": "1.0.3",
"description": "NestJS library for vivse.sk",

@@ -14,6 +14,7 @@ "author": "Kristián Žuffa <kristian.zuffa@gmail.com>",

"start:prod": "node dist/main",
"postinstall": "husky install"
"prepare": "[[ -z $CI ]] && husky install || true"
},
"dependencies": {
"@nestjs/common": "^8.0.0",
"is-ci": "3.0.1",
"reflect-metadata": "^0.1.13",

@@ -20,0 +21,0 @@ "rimraf": "^3.0.2",

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