Socket
Socket
Sign inDemoInstall

@platform/fs.s3.types

Package Overview
Dependencies
Maintainers
1
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@platform/fs.s3.types - npm Package Compare versions

Comparing version 0.0.2 to 0.1.0

2

lib/types.d.ts

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

export declare type S3 = {
toContentType(key: string): string | undefined;
toMimetype(key: string, defaultType?: string): string;
endpoint: string;

@@ -17,0 +17,0 @@ url(bucket: string, path?: string): S3Url;

{
"name": "@platform/fs.s3.types",
"version": "0.0.2",
"version": "0.1.0",
"description": "Types for the platform AWS/S3 library.",

@@ -5,0 +5,0 @@ "main": "lib/index",

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