New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@types/express-flash

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/express-flash - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

6

express-flash/index.d.ts

@@ -1,7 +0,1 @@

// Type definitions for express-flash 0.0
// Project: https://github.com/RGBboy/express-flash
// Definitions by: Ian Mobley <https://github.com/iMobs>
// Piotr Błażejewicz <https://github.com/peterblazejewicz>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
import express = require("express");

@@ -8,0 +2,0 @@

12

express-flash/package.json
{
"name": "@types/express-flash",
"version": "0.0.3",
"version": "0.0.4",
"description": "TypeScript definitions for express-flash",

@@ -10,9 +10,9 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/express-flash",

"name": "Ian Mobley",
"url": "https://github.com/iMobs",
"githubUsername": "iMobs"
"githubUsername": "iMobs",
"url": "https://github.com/iMobs"
},
{
"name": "Piotr Błażejewicz",
"url": "https://github.com/peterblazejewicz",
"githubUsername": "peterblazejewicz"
"githubUsername": "peterblazejewicz",
"url": "https://github.com/peterblazejewicz"
}

@@ -31,4 +31,4 @@ ],

},
"typesPublisherContentHash": "aa92bb0463651adc55a0b76db1a2f9daefac1739a3ad743300b55c3e412d5e3a",
"typesPublisherContentHash": "432034b7954574b9e1406e9c1f2d67bc5dc0030d9fad752025ac49ccf6d7529c",
"typeScriptVersion": "4.5"
}

@@ -11,8 +11,2 @@ # Installation

````ts
// Type definitions for express-flash 0.0
// Project: https://github.com/RGBboy/express-flash
// Definitions by: Ian Mobley <https://github.com/iMobs>
// Piotr Błażejewicz <https://github.com/peterblazejewicz>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
import express = require("express");

@@ -36,7 +30,6 @@

### Additional Details
* Last updated: Sat, 23 Sep 2023 17:07:22 GMT
* Last updated: Wed, 18 Oct 2023 01:17:34 GMT
* Dependencies: [@types/express](https://npmjs.com/package/@types/express)
* Global values: none
# Credits
These definitions were written by [Ian Mobley](https://github.com/iMobs), and [Piotr Błażejewicz](https://github.com/peterblazejewicz).
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