nestjs-hot-shots
Advanced tools
Comparing version 2.0.0 to 2.0.1
{ | ||
"name": "nestjs-hot-shots", | ||
"description": "Hot-shots Module for Nest.js Framework", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"scripts": { | ||
@@ -6,0 +6,0 @@ "build": "rimraf -rf dist && tsc -p tsconfig.json", |
@@ -25,5 +25,5 @@ # NestJS Hot-shots ![npm](https://img.shields.io/npm/v/nestjs-hot-shots) ![LICENSE](https://img.shields.io/npm/l/nestjs-hot-shots) ![Downloads](https://img.shields.io/npm/dm/nestjs-hot-shots) ![Last Commit](https://img.shields.io/github/last-commit/SocketSomeone/nestjs-hot-shots) | ||
```bash | ||
$ npm i nestjs-hot-shots | ||
$ yarn add nestjs-hot-shots | ||
$ pnpm add nestjs-hot-shots | ||
$ npm i nestjs-hot-shots hot-shots | ||
$ yarn add nestjs-hot-shots hot-shots | ||
$ pnpm add nestjs-hot-shots hot-shots | ||
``` | ||
@@ -30,0 +30,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
13331