Socket
Socket
Sign inDemoInstall

@file-storage/core

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@file-storage/core - npm Package Compare versions

Comparing version 1.2.8 to 1.2.9

2

dist/file-storage.d.ts

@@ -5,3 +5,3 @@ /// <reference types="node" />

import { BuitInDiskConfig, StorageConfiguration } from './types';
declare class StorageClass implements Driver {
declare class StorageClass {
/**

@@ -8,0 +8,0 @@ * Get default disk instance.

{
"name": "@file-storage/core",
"version": "1.2.8",
"version": "1.2.9",
"description": "> TODO: description",

@@ -30,11 +30,11 @@ "author": "Dang Nguyen <haidang009@gmail.com>",

"dependencies": {
"@file-storage/local": "^1.2.8",
"@file-storage/local": "^1.2.9",
"uuid": "^8.3.2"
},
"devDependencies": {
"@file-storage/common": "^1.2.8",
"@file-storage/common": "^1.2.9",
"rimraf": "~3.0.2",
"typescript": "~4.3.5"
},
"gitHead": "39b2d2b6788d186b9167a888eabcae0a0454c6c6"
"gitHead": "e190b6e0561e4d59b0bd97f576ec689553d9bba9"
}
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