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.119 to 1.0.120

3

dist/index.js

@@ -69,4 +69,3 @@ "use strict";

});
// const handlerFiles = await glob('api/**/*.rs', workPath);
const handlerFiles = yield (0, build_utils_1.glob)('handlers/**/*.rs', workPath);
const handlerFiles = yield (0, build_utils_1.glob)('api/**/*.rs', workPath);
const routes = (0, routes_1.generateRoutes)(Object.keys(handlerFiles));

@@ -73,0 +72,0 @@ (0, build_utils_1.debug)(JSON.stringify(routes, null, 2));

{
"name": "ecklf-tmp-runtime-test",
"version": "1.0.119",
"version": "1.0.120",
"description": "Rust runtime for Vercel Functions.",

@@ -5,0 +5,0 @@ "homepage": "https://github.com/vercel-community/rust",

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