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

@hattip/compose

Package Overview
Dependencies
Maintainers
0
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.46 to 0.0.47

20

package.json
{
"name": "@hattip/compose",
"version": "0.0.46",
"version": "0.0.47",
"type": "module",

@@ -18,13 +18,13 @@ "description": "Middleware system for Hattip",

"dependencies": {
"@hattip/core": "0.0.46"
"@hattip/core": "0.0.47"
},
"devDependencies": {
"@cyco130/eslint-config": "^3.9.1",
"@cyco130/eslint-config": "^3.9.4",
"eslint": "^8.57.0",
"publint": "^0.2.8",
"tsup": "^8.1.0",
"typescript": "^5.4.5",
"vitest": "^1.6.0",
"@hattip/adapter-test": "0.0.46",
"@hattip/polyfills": "0.0.46"
"publint": "^0.2.9",
"tsup": "^8.2.4",
"typescript": "^5.5.4",
"vitest": "^2.0.5",
"@hattip/adapter-test": "0.0.47",
"@hattip/polyfills": "0.0.47"
},

@@ -37,5 +37,5 @@ "scripts": {

"test:typecheck": "tsc -p tsconfig.json --noEmit",
"test:lint": "eslint . --max-warnings 0 --ignore-pattern dist",
"test:lint": "eslint . --max-warnings 0",
"test:package": "publint --strict"
}
}
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