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

@zenfs/core

Package Overview
Dependencies
Maintainers
0
Versions
165
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@zenfs/core - npm Package Compare versions

Comparing version 1.6.14 to 1.6.15

2

dist/backends/file_index.d.ts

@@ -10,3 +10,3 @@ import { NoSyncFile } from '../file.js';

export interface IndexData {
version: 1;
version: number;
entries: Record<string, StatsLike<number>>;

@@ -13,0 +13,0 @@ }

{
"name": "@zenfs/core",
"version": "1.6.14",
"version": "1.6.15",
"description": "A filesystem, anywhere",

@@ -5,0 +5,0 @@ "funding": {

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