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

@kubb/fs

Package Overview
Dependencies
Maintainers
1
Versions
166
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 0.0.0-canary-20241111180316 to 0.0.0-canary-20241112200135

6

package.json
{
"name": "@kubb/fs",
"version": "0.0.0-canary-20241111180316",
"version": "0.0.0-canary-20241112200135",
"description": "FileSystem helpers",

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

"tsup": "^8.3.5",
"@kubb/config-ts": "0.0.0-canary-20241111180316",
"@kubb/config-tsup": "0.0.0-canary-20241111180316"
"@kubb/config-ts": "0.0.0-canary-20241112200135",
"@kubb/config-tsup": "0.0.0-canary-20241112200135"
},

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

@@ -22,4 +22,2 @@ import { resolve } from 'node:path'

// await new Promise((resolve) => setTimeout(resolve, 20000))
await fs.outputFile(resolve(path), data, { encoding: 'utf-8' })

@@ -26,0 +24,0 @@

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