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

complete-file-system-cache

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

complete-file-system-cache - npm Package Compare versions

Comparing version 1.3.0 to 1.3.1

2

package.json
{
"name": "complete-file-system-cache",
"version": "1.3.0",
"version": "1.3.1",
"description": "This library can be used to sync a folder from your device to GitHub. This is a fun project and I do not recommend to push large files.",

@@ -5,0 +5,0 @@ "main": "dist/complete-file-system-cache.cjs.js",

@@ -41,3 +41,2 @@ ## Complete File System Cache v1.3.0 Documentation

import { CompleteFileSystemCache } from 'complete-file-system-cache'
import { join } from 'path'
import { dirname, join } from 'node:path'

@@ -44,0 +43,0 @@ import { fileURLToPath } from 'node:url'

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