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

@apoyo/files

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@apoyo/files - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

2

package.json
{
"name": "@apoyo/files",
"version": "0.0.1",
"version": "0.0.2",
"description": "Utils focused around files management",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

@@ -13,24 +13,8 @@ # Apoyo - Files

## Introduction
This library is a simplified framework agnostic version of [Adonisjs Drive](https://github.com/adonisjs/drive).
The following file drivers are provided by default:
- Local file driver (included in `@apoyo/files`)
- Memory / Fake driver (included in `@apoyo/files`)
- AWS S3 driver (included in `@apoyo/files-s3`)
- GCS driver (included in `@apoyo/files-gcs`)
- Azure storage driver (included in `@apoyo/files-azure`)
Custom providers can also be created by implementing the `DriverContract` interface available in `@apoyo/files`.
## Documentation
TODO
Please visit the [documentation](https://nx-apoyo.netlify.app/guide/files/getting-started.html) for more information.
Look up the [DriverContract](https://github.com/neoxia/apoyo/tree/master/packages/files/src/driver.ts) interface until the documentation has been written.
## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
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