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

@types/lusca

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/lusca - npm Package Compare versions

Comparing version 1.7.1 to 1.7.2

2

lusca/index.d.ts

@@ -8,3 +8,3 @@ // Type definitions for lusca 1.7

import express = require('express');
import express = require("express");

@@ -11,0 +11,0 @@ declare function lusca(options?: lusca.LuscaOptions): express.RequestHandler;

{
"name": "@types/lusca",
"version": "1.7.1",
"version": "1.7.2",
"description": "TypeScript definitions for lusca",

@@ -35,4 +35,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/lusca",

},
"typesPublisherContentHash": "9f88af3cfb83d33ffb2baf03365f39799a81f5fdce1b2b17d92415b664b74b01",
"typeScriptVersion": "3.6"
"typesPublisherContentHash": "15519ba9d197297cf75386506cdd75444d5ea90ccfe6974fdca3b1ef3dd9e422",
"typeScriptVersion": "4.3"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Thu, 08 Jul 2021 16:23:53 GMT
* Last updated: Wed, 30 Aug 2023 19:35:22 GMT
* Dependencies: [@types/express](https://npmjs.com/package/@types/express)

@@ -14,0 +14,0 @@ * Global values: none

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