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

@kubb/fs

Package Overview
Dependencies
Maintainers
0
Versions
167
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kubb/fs - npm Package Compare versions

Comparing version 2.26.3 to 2.26.4

dist/chunk-DZY4JTRC.cjs

4

dist/index.js

@@ -8,3 +8,3 @@ // src/clean.ts

// src/read.ts
import { basename, extname, relative } from "path";
import { basename, extname, relative } from "node:path";
import fs2 from "fs-extra";

@@ -61,3 +61,3 @@ import { switcher } from "js-runtime";

// src/write.ts
import { resolve } from "path";
import { resolve } from "node:path";
import fs3 from "fs-extra";

@@ -64,0 +64,0 @@ import { switcher as switcher2 } from "js-runtime";

{
"name": "@kubb/fs",
"version": "2.26.3",
"version": "2.26.4",
"description": "FileSystem helpers",

@@ -55,6 +55,6 @@ "keywords": [

"prettier": "^3.3.3",
"tsup": "^8.2.4",
"@kubb/config-biome": "2.26.3",
"@kubb/config-ts": "2.26.3",
"@kubb/config-tsup": "2.26.3"
"tsup": "^8.3.0",
"@kubb/config-biome": "2.26.4",
"@kubb/config-ts": "2.26.4",
"@kubb/config-tsup": "2.26.4"
},

@@ -61,0 +61,0 @@ "engines": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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