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

ecklf-tmp-runtime-test

Package Overview
Dependencies
Maintainers
1
Versions
144
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ecklf-tmp-runtime-test - npm Package Compare versions

Comparing version 1.0.23 to 1.0.24

6

dist/index.js

@@ -95,5 +95,11 @@ "use strict";

});
const handlerRoute = {
handle: "error",
src: "/api_hello_world/src/main",
dest: "/.vercel/functions/hello_world/src/main",
};
(0, build_utils_1.debug)("Returning Lambda");
return {
output: lambda,
routes: [handlerRoute],
};

@@ -100,0 +106,0 @@ });

3

package.json
{
"name": "ecklf-tmp-runtime-test",
"version": "1.0.23",
"version": "1.0.24",
"description": "",

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

"@vercel/build-utils": "^6.2.1",
"@vercel/routing-utils": "^2.1.8",
"rimraf": "^4.1.1"
}
}
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