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

@vorlefan/toolkit

Package Overview
Dependencies
Maintainers
0
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vorlefan/toolkit - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

2

dist/nestjs/inputTransformer.js

@@ -88,3 +88,3 @@ "use strict";

combinedContent += "\n\n";
console.log("[InputTransformer]", "total to generate", inputFiles);
console.log("[InputTransformer]", "total to analise", inputFiles.length);
for (const filepath of inputFiles) {

@@ -91,0 +91,0 @@ const content = yield this.route.stream().read(filepath); // fs.readFileSync(filepath, "utf-8");

{
"name": "@vorlefan/toolkit",
"version": "0.1.1",
"version": "0.1.2",
"description": "A general-purpose toolkit for Node.js applications.",

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

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