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

express-unless

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

express-unless - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

dist/index.d.ts

6

package.json
{
"name": "express-unless",
"description": "Conditionally add a middleware to express with some common patterns.",
"version": "2.0.0",
"version": "2.0.1",
"license": "MIT",

@@ -14,2 +14,5 @@ "repository": {

},
"files": [
"/dist"
],
"main": "./dist/index.js",

@@ -23,2 +26,3 @@ "scripts": {

"devDependencies": {
"@types/chai": "^4.3.1",
"@types/express": "^4.17.13",

@@ -25,0 +29,0 @@ "@types/mocha": "^9.1.1",

.eslintrc
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