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

@file-services/types

Package Overview
Dependencies
Maintainers
1
Versions
67
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@file-services/types - npm Package Compare versions

Comparing version 0.1.1 to 0.2.0

cjs/extended-api.d.ts

2

cjs/index.d.ts
export * from './base-api';
export * from './high-level-api';
export * from './extended-api';
export * from './watch-api';
//# sourceMappingURL=index.d.ts.map
{
"name": "@file-services/types",
"description": "Common file system interfaces",
"version": "0.1.1",
"version": "0.2.0",
"main": "cjs/index.js",

@@ -23,3 +23,3 @@ "types": "cjs/index.d.ts",

},
"gitHead": "6d9893c8b3cc62ba96906ed6d4eda7a8d44d3bf7"
"gitHead": "5fe82335a0d97b095d5e522866abb96d160d7ab3"
}
# @file-services/types
[![npm version](https://img.shields.io/npm/v/@file-services/types.svg)](https://www.npmjs.com/package/@file-services/types)

@@ -3,0 +4,0 @@ Common file system interfaces. Used across various `file-services` packages.

export * from './base-api'
export * from './high-level-api'
export * from './extended-api'
export * from './watch-api'

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