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

serverless-h3

Package Overview
Dependencies
Maintainers
0
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

serverless-h3 - npm Package Compare versions

Comparing version 1.0.22 to 1.0.23

1

dist/index.js

@@ -60,2 +60,3 @@ "use strict";

console.log(JSON.stringify({ response }));
console.log(JSON.stringify({ event }));
return {

@@ -62,0 +63,0 @@ statusCode: response.status,

2

package.json
{
"name": "serverless-h3",
"version": "1.0.22",
"version": "1.0.23",
"description": "A serverless wrapper for h3 applications",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

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

console.log(JSON.stringify({ response }))
console.log(JSON.stringify({ event }))

@@ -58,0 +59,0 @@ return {

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