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

nestjs-hot-shots

Package Overview
Dependencies
Maintainers
1
Versions
350
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nestjs-hot-shots - npm Package Compare versions

Comparing version 2.0.4 to 2.0.5

1

dist/index.d.ts
export * from './hot-shots.module';
export * from './hot-shots-options.interface';

@@ -14,1 +14,2 @@ "use strict";

__exportStar(require("./hot-shots.module"), exports);
__exportStar(require("./hot-shots-options.interface"), exports);

22

package.json
{
"name": "nestjs-hot-shots",
"description": "Hot-shots Module for Nest.js Framework",
"version": "2.0.4",
"version": "2.0.5",
"scripts": {

@@ -42,14 +42,14 @@ "build": "rimraf -rf dist && tsc -p tsconfig.json",

"devDependencies": {
"@commitlint/cli": "16.1.0",
"@commitlint/config-angular": "16.0.0",
"@commitlint/cli": "16.2.1",
"@commitlint/config-angular": "16.2.1",
"@favware/npm-deprecate": "1.0.4",
"@nestjs/common": "8.2.6",
"@nestjs/core": "8.2.6",
"@types/node": "17.0.13",
"@typescript-eslint/eslint-plugin": "5.10.1",
"@typescript-eslint/parser": "5.10.1",
"hot-shots": "9.0.0",
"eslint": "8.8.0",
"@nestjs/common": "8.3.0",
"@nestjs/core": "8.3.0",
"@types/node": "17.0.18",
"@typescript-eslint/eslint-plugin": "5.12.0",
"@typescript-eslint/parser": "5.12.0",
"eslint": "8.9.0",
"eslint-config-prettier": "8.3.0",
"eslint-plugin-prettier": "4.0.0",
"hot-shots": "9.0.0",
"husky": "7.0.4",

@@ -60,3 +60,3 @@ "prettier": "2.5.1",

"rimraf": "3.0.2",
"rxjs": "7.5.2",
"rxjs": "7.5.4",
"typescript": "4.5.5"

@@ -63,0 +63,0 @@ },

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