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

@hattip/compose

Package Overview
Dependencies
Maintainers
1
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hattip/compose - npm Package Compare versions

Comparing version 0.0.27 to 0.0.28

1

dist/index.js

@@ -16,2 +16,3 @@ // src/index.ts

},
// eslint-disable-next-line @typescript-eslint/no-unused-vars
next ? (_) => next() : (_) => void 0

@@ -18,0 +19,0 @@ );

16

package.json
{
"name": "@hattip/compose",
"version": "0.0.27",
"version": "0.0.28",
"type": "module",

@@ -12,12 +12,12 @@ "description": "Middleware system for HatTip",

"dependencies": {
"@hattip/core": "0.0.27"
"@hattip/core": "0.0.28"
},
"devDependencies": {
"@cyco130/eslint-config": "^2.1.2",
"eslint": "^8.32.0",
"@cyco130/eslint-config": "^2.1.3",
"eslint": "^8.34.0",
"node-fetch": "^3.3.0",
"publint": "^0.1.8",
"tsup": "^6.5.0",
"typescript": "^4.9.4",
"vitest": "^0.27.1"
"publint": "^0.1.9",
"tsup": "^6.6.3",
"typescript": "^4.9.5",
"vitest": "^0.28.5"
},

@@ -24,0 +24,0 @@ "scripts": {

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